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

Improve look & feel of disabled state #43

Merged
merged 2 commits into from
Apr 11, 2024

Conversation

igotinfected
Copy link
Member

Adds basic styling to make the disabled state more evident.

There are two possible behaviors for the disabled state:

  • Disabled: the toolbar and the editor pane are no longer clickable and their opacity is reduced to .38
  • Hidden: the toolbar is hidden and the editor pane is no longer clickable and its opacity is reduced to .38

Classes (and hence styling) is overridable with new ...Class properties.

@igotinfected igotinfected merged commit 4c2ee77 into main Apr 11, 2024
4 checks passed
@igotinfected igotinfected deleted the feature/explicit-disabled-state branch April 11, 2024 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant