Loading isis/src/qisis/objs/Footprint2DView/Footprint2DView.h +1 −0 Original line number Diff line number Diff line Loading @@ -89,6 +89,7 @@ namespace Isis { * @history 2018-06-25 Kaitlyn Lee - When multiple views are open, there is a possibility of getting * ambiguous shortcut errors. To counter this, we enable/disable actions. * On default, actions are disabled until a user moves the cursor over the view. * When a user moves the cursor outside of the view, the actions are disabled. */ class Footprint2DView : public AbstractProjectItemView { Loading Loading
isis/src/qisis/objs/Footprint2DView/Footprint2DView.h +1 −0 Original line number Diff line number Diff line Loading @@ -89,6 +89,7 @@ namespace Isis { * @history 2018-06-25 Kaitlyn Lee - When multiple views are open, there is a possibility of getting * ambiguous shortcut errors. To counter this, we enable/disable actions. * On default, actions are disabled until a user moves the cursor over the view. * When a user moves the cursor outside of the view, the actions are disabled. */ class Footprint2DView : public AbstractProjectItemView { Loading