-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🐛 Show navbar items in touchui dropdown
In the latest update of OctoPrint, the navbar items has new visible bindings based on permissions; this interfered with showing of navbar items in the dropdown. No we filter out items that contain display: none; (set by visible binding) Fixes #373
- Loading branch information
1 parent
28276d4
commit a7e1170
Showing
9 changed files
with
432 additions
and
404 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.