Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Global Styles: Fix dimensions panel default controls display #34828

Merged

Commits on Sep 15, 2021

  1. Force boolean for compatibility with updated ToolsPanel requirements

    Default controls in the ToolsPanel now always display so they need to check against `undefined`, the hasValue callbacks for padding and margin need to ensure a defined value.
    aaronrobertshaw committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    348bf05 View commit details
    Browse the repository at this point in the history