Closed (fixed)
Project:
Masquerade float block
Version:
7.x-1.0
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Feb 2016 at 23:26 UTC
Updated:
23 Mar 2016 at 19:29 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
amanire commentedComment #3
dstorozhukIt is very depend on screen resolution and naw bar type your are using (admin menu, core toolbar).
But the good news here is that you can drag the item where you think it is best for you for now and position will be remembered.
Comment #4
amanire commentedThanks @dsorozhuk. That is good news! but that affordance has no signifier. I could write a patch that adds a grippy edge and shows the "move" cursor pointer.
BTW the text also wraps before "block" on my public theme. I would recommend changing the width to use em units so that it scales proportionally to the text.
Comment #5
dstorozhukamanire, please create a patch if you can for your recommendation if you want improve the module.
Thanks.
Comment #6
amanire commentedCool, this patch does a few things:
1. it prepends a span to the switcher containing a couple of vertical ellipses which happen to look like a gripper.
2. It adjusts the spacing to use em units to adjust with the theme's font size
3. It matches the navbar module's font stack
Make of it what you will
Comment #7
amanire commentedComment #8
amanire commentedSmall modification to the vertical ellipsis spacing.
Comment #9
amanire commentedComment #10
amanire commented@dstorozhuk, did you have a chance to try out the patch? I think it improves the UX. Please let me know what you think.
Comment #11
dstorozhuk@amanire, I am a bit busy right now. Hope will have have some time for module next week.
thanks for your patience.
Comment #13
dstorozhukNo time to wait! @amanire, your code in 7.x-dev!
Good, job, module more user friendly ).
Comment #14
dstorozhuk