Changes between Initial Version and Version 1 of Ticket #7424, comment 5


Ignore:
Timestamp:
2012-02-20T20:52:59+01:00 (13 years ago)
Author:
akks

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7424, comment 5

    initial v1  
    1 As I think, switching layers and filters should work even with hidden toggledialogs. But the shortcuts need to be relinked to new action when it is reinitialized... So constructor should unregister them first ant then register new. Maybe it is simpler to support such functionality as Main.reRegisterActionShortcut?
     1As I think, switching layers and filters should work even with hidden toggledialogs *(they do work now).
     2
     3But the shortcuts need to be relinked to new action when dialog is reinitialized... So constructor should unregister them first ant then register new. Maybe it is simpler to support such functionality as Main.reRegisterActionShortcut?