Enhance toggle toolbar #982
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked, waiting for further changes
bug
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
help wanted
invalid
low priority
needs input
needs review
project documentation
question
research
reviewed
script
security
SQL
style
testing
topLevel
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K#982
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Right now, the symbol for toggling the toolbar is an arrow. We want to make this more clear and better looking, like the attached file. The idea is that when the user uses light mode, the text should be the darkest nyans of the theme color, and when they use dark mode, the text should have the lightest nyans of the theme color. This color should be applied both on "Hide Toolbar" and "Show Toolbar".
Implementation is done and a pull-request has been made.
Fixed and merged.