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

add support for platform-dependent skin styles + fix WEffectSelector styling #1590

Merged
merged 5 commits into from Apr 5, 2018

Commits on Apr 4, 2018

  1. add support for platform-dependent styles

    This will allow us to work around platform-dependent quirks
    in styling. For 2.1 this is needed to work around the issue of
    the checkmark pushing text to the right and getting cut off
    in WEffectSelector only on macOS.
    Be-ing committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    dd1b0df View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2018

  1. fix WEffectSelector text getting cut off on macOS

    Hopefully for real this time
    Be-ing committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    050a05e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b70734 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4198598 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56589d4 View commit details
    Browse the repository at this point in the history