implement visual feedback for copy building settings with shift + click gesture

This commit is contained in:
2026-07-09 21:33:24 +02:00
parent cd966daba9
commit 5f6ecbf6c8
5 changed files with 102 additions and 18 deletions

View File

@@ -48,6 +48,7 @@ struct OverlayVisuals
QColor selectionRect;
QColor tileHighlight;
QColor selectedOutline;
QColor copyConfig;
};
struct ToastVisuals