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:
David Kocik 2021-08-11 17:14:47 +02:00
parent fc1054c61d
commit 4df2c969a5
6 changed files with 23 additions and 61 deletions

View file

@ -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