Fixed gizmos' tooltips

This commit is contained in:
enricoturri1966
2020-03-17 09:41:54 +01:00
committed by bubnikv
parent e1ecf03e0c
commit df6170b9bd
8 changed files with 47 additions and 28 deletions
+1 -1
View File
@@ -204,7 +204,7 @@ public:
void render_overlay() const;
const std::string& get_tooltip() const { return m_tooltip; }
std::string get_tooltip() const;
bool on_mouse(wxMouseEvent& evt);
bool on_mouse_wheel(wxMouseEvent& evt);