Hover delay fine-tuning + Better role specificity
-
Hi,
thanks for providing this plugin! Dakujem!
I already have had an intensive research for an admin bar customization plugin suiting my use cases.
Tweaking your settings already got me very close to meet my most important requirements.
– I set the Admin bar opacity (inactive)?to 0%.
— This way it’s not visually interfering at all.
– I set Top hover area height (if autohide)?to only 4px and the Hover delay?to a long 2000ms.
— That way you have no interference at all with normal top menu interactions.The only things missing to a perfect-enough solution:
1) Could the parameter “Hover delay” be split into “Delay for showing menu” and “Delay for hiding menu”? That way you can tune it more to your need.
2) Could the role-specific behavior be fine tuned? I would propose this:
Menu bar shows for certain roles at these events:
Admin: [ ] Init [ ] Hover [ ] Hotkey [ ] FloatButton [ ] MenuItem Editor: [ ] Init [ ] Hover [ ] Hotkey [ ] FloatButton [ ] MenuItem Subscriber: [ ] Init [ ] Hover [ ] Hotkey [ ] FloatButton [ ] MenuItem Role X: [ ] Init [ ] Hover [ ] Hotkey [ ] FloatButton [ ] MenuItem ...
Notes:
– Hotkey, FloatButton, MenuItem is currently not implemented. Just illustrative for how a role/trigger matrix could look like and be extended over time.
– Selecting no option means that the admin menu remains always invisible to that role.
– Selecting “Init” is the quite strong but should nevertheless be combinable with other options.
— If “Init” gets combined i.e. with “Hover” you could on demand hover over the admin-bar and then move out, and it would get hidden.
— If combined with “Hotkey” you could toggle it with your hotkey.
— There could also be combinations which make little sense, but I would leave that up to the user and not create and logic handling/limiting this.These current options would then be redundant and get deleted:
– Hide admin bar for all users
– Hide admin bar for all users except adminThese option would get renamed:
– OLD: Hide admin bar on screens smaller than?
– NEW: Initial showing of admin bar hidden on screens smaller thanWhat do you say? Am curious.
- The topic ‘Hover delay fine-tuning + Better role specificity’ is closed to new replies.