#7234 closed defect (fixed)
toggle dialog buttons gone
| Reported by: | bastiK | Owned by: | stoecker |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | Keywords: | ||
| Cc: |
Description
When fixing the dynamic buttons in one toggle dialog (eye symbol) they are permanently gone after restart.
Attachments (0)
Change History (8)
comment:1 Changed 18 months ago by jttt
comment:2 Changed 18 months ago by stoecker
- Resolution set to fixed
- Status changed from new to closed
In [4778/josm]:
comment:3 Changed 18 months ago by stoecker
I don't believe "always hidden" is a good idea.
comment:4 Changed 18 months ago by bastiK
I think this would be too confusing. Maybe add a context menu for the eye button, where you can activate the 3rd state. A single click would change back to the auto/always toggling.
comment:5 follow-up: ↓ 6 Changed 18 months ago by jttt
What about a popup menu on whole title which will allow to hide/show/dynamic buttons and also provide the same actions as buttons in case SideButtons are hidden?
comment:6 in reply to: ↑ 5 Changed 17 months ago by stoecker
Replying to jttt:
What about a popup menu on whole title which will allow to hide/show/dynamic buttons and also provide the same actions as buttons in case SideButtons are hidden?
Would be possible.
comment:7 follow-up: ↓ 8 Changed 17 months ago by bastiK
Another issue: When dialog is detached, the "eye" symbol is not visible. This only works for docked panels.
comment:8 in reply to: ↑ 7 Changed 17 months ago by stoecker
Replying to bastiK:
Another issue: When dialog is detached, the "eye" symbol is not visible. This only works for docked panels.
In this case the buttons should not be hideable as well.



Speaking of dynamic buttons, would it make sense to make eye button tri-state - dynamic buttons/always shown/always hidden? I almost never need buttons in about half of toggle dialogs so it would be nice to hide them permanently. But I'm not sure if it isn't too confusing in case somebody click on eye button by mistake.