mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-24 19:32:18 +00:00
ENH: make inserted Gcode more visible
Jira: STUDIO-4030 Change-Id: I09df00bafd12cb41676a225a97507cb64fd142f2
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user