Skip to content
Snippets Groups Projects
  • Andrew Productengine's avatar
    86260988
    STORM-576 FIXED Hooked up code to preference that allows users to enable... · 86260988
    Andrew Productengine authored
    STORM-576 FIXED Hooked up code to preference that allows users to enable double-click to teleport or use auto-pilot.
    
    - Added dirty flag that is set true when user changes checkbox or chooses one of radiobuttons connected to double-click action. No change of user settings happens on this commit, because user may press cancel or close floater. If user presses OK, and flag is true, user changes are applied to settings.
    If user clicks cancel or closes floater, controls are reverted to the state they were before changes, using settings to determine it.
    
    - Removed double-click action menu items and code that handled them to avoid functionality duplication and synchronization problems.
    86260988
    History
    STORM-576 FIXED Hooked up code to preference that allows users to enable...
    Andrew Productengine authored
    STORM-576 FIXED Hooked up code to preference that allows users to enable double-click to teleport or use auto-pilot.
    
    - Added dirty flag that is set true when user changes checkbox or chooses one of radiobuttons connected to double-click action. No change of user settings happens on this commit, because user may press cancel or close floater. If user presses OK, and flag is true, user changes are applied to settings.
    If user clicks cancel or closes floater, controls are reverted to the state they were before changes, using settings to determine it.
    
    - Removed double-click action menu items and code that handled them to avoid functionality duplication and synchronization problems.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.