Changes between Version 1 and Version 2 of Ticket #8652, comment 28
- Timestamp:
- 2013-05-17T21:11:36+02:00 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8652, comment 28
v1 v2 1 1 I pathched the status bar menu code when committinig (there were conflicts with AngleSnap menu and JumpToAction). 2 2 3 The Tab-related changes need some rework. Currently Tab should be enabled in all dialogs - it is done in ExtendedDialog, but there are many other (like "rename layer" and Yes/No/Cancel messageboxes). They do not use Josm code, so there are no easy way to change the behavior. 3 The Tab-related changes need some rework. Currently Tab should be enabled in all dialogs - it is done in ExtendedDialog, but there are many others (like "rename layer" and Yes/No/Cancel messageboxes). They do not use Josm code, so there are no easy way to change the behavior. 4 4 5 5 Maybe we should not de-register Tab globally but do something else instead... Can someone give and idea?


