ENH: group filament preset by vendor & list uncompatible filaments

Change-Id: Ice05956fca59fe130d927b505ac0f61dc8e8cb5e
Jira: STUDIO-11615
(cherry picked from commit 564e59bf4fd99ce718f224ec61f1423fd876fc52)
This commit is contained in:
chunmao.guo
2025-09-21 15:28:03 +08:00
committed by Noisyfox
parent d31c4427aa
commit 16d8e86b84
3 changed files with 81 additions and 11 deletions
+1
View File
@@ -54,6 +54,7 @@ private:
StateColor selector_border_color;
StateColor selector_background_color;
ScalableBitmap check_bitmap;
ScalableBitmap arrow_bitmap;
bool pressedDown = false;
boost::posix_time::ptime dismissTime;