ENH: make inserted Gcode more visible

Jira: STUDIO-4030

Change-Id: I09df00bafd12cb41676a225a97507cb64fd142f2
This commit is contained in:
liz.li
2023-09-25 10:29:26 +08:00
committed by Lane.Wei
parent 3eb195a844
commit a6fa1fac11
2 changed files with 48 additions and 0 deletions

View File

@@ -145,6 +145,7 @@ protected:
void render_edit_menu(const TickCode& tick); //menu
void draw_background_and_groove(const ImRect& bg_rect, const ImRect& groove);
void draw_colored_band(const ImRect& groove, const ImRect& slideable_region);
void draw_custom_label_block(const ImVec2 anchor, Type type);
void draw_ticks(const ImRect& slideable_region);
void show_tooltip(const TickCode& tick); //menu
void show_tooltip(const std::string tooltip); //menu