-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Hi, I use GSD very intensively with hundreads of dials, groups, sub-groups, multi-page dials etc. Has software developer I often start a new project or explore new roads to solve problems for my customers so I star a new group with sub-group for online info, web deployed app, local test etc etc and happens I would to change the behavior of groups of dials. Today I'm arranging tons of tabs hide/show title and favicons is hard to do.
There's already a way to do multiple changes? If not, I'd like to submit these requests:
Pro version:
Actual status:
General option -> Dials -> Layout -> hide favicons & No title on dials
One dial options -> Visual -> Hide dial title & Hide Dial favicon
Some request:
- Add to Group options -> Hide dial title & Hide Dial favicon
- Multiple hide/show at more levels
Two possible solution to change GSD behavior: Override or propagate
Override:
General option priority 0
Group option priority 1
Dial option priority 2
Max priority win
Propagate:
- Add a button near "Hide dial title" and "Hide Dial favicon" with "Change option of element instead"
- When click for each element in General or Group, it updates the inner value of the element.
Thanks