ui: bidirectional hovering
hovering for graphview and codeview via messaging, hovering in one view will "hover" the equivalent in the other view
This commit is contained in:
@@ -40,6 +40,9 @@ public:
|
||||
bool getShowMaximizeButton() const;
|
||||
void setShowMaximizeButton(bool show);
|
||||
|
||||
void focusToken(Id tokenId);
|
||||
void defocusToken();
|
||||
|
||||
private:
|
||||
void updateFiles();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user