mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 01:37:53 -06:00
Added tooltip, showing layer height at mouse cursor, to layer height profile bar
This commit is contained in:
parent
c6aa56ba8a
commit
55a163e216
2 changed files with 38 additions and 3 deletions
|
@ -254,6 +254,8 @@ private:
|
|||
|
||||
float object_max_z() const { return m_object_max_z; }
|
||||
|
||||
std::string get_tooltip(const GLCanvas3D& canvas) const;
|
||||
|
||||
private:
|
||||
bool is_initialized() const;
|
||||
void generate_layer_height_texture();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue