Changes between Initial Version and Version 1 of Ticket #8652, comment 28
- Timestamp:
- 2013-05-17T21:11:14+02:00 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8652, comment 28
initial v1 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 , I'll try to think about it too. 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 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. 4 4 5 Maybe we should not de-register Tab globally but do something else instead... 5 Maybe we should not de-register Tab globally but do something else instead... Can someone give and idea?


