1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-29 10:55:50 +00:00

Fixed gizmos' tooltips

This commit is contained in:
enricoturri1966
2020-03-16 12:45:39 +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);