mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-26 18:21:18 -06:00
Hint notification
changes in hints.ini Hint notification: Just one button in Help menu. Hint notification: New naming - Tip of the day Notifications: no scrolling. Hint notification: fadeout colors.
This commit is contained in:
parent
fc1054c61d
commit
4df2c969a5
6 changed files with 23 additions and 61 deletions
|
|
@ -99,8 +99,8 @@ protected:
|
|||
float m_close_b_y { 0 };
|
||||
float m_close_b_w { 0 };
|
||||
// hover of buttons
|
||||
size_t m_docu_hover_time { 0 };
|
||||
size_t m_prefe_hover_time{ 0 };
|
||||
long m_docu_hover_time { 0 };
|
||||
long m_prefe_hover_time{ 0 };
|
||||
};
|
||||
|
||||
} //namespace Slic3r
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue