Show line indicator instead of rectangle while dragging in tables (#5256)

This commit is contained in:
nerix
2024-06-16 13:26:40 +02:00
committed by GitHub
parent 9b31246502
commit 2b97c64f8e
5 changed files with 109 additions and 0 deletions
+2
View File
@@ -655,6 +655,8 @@ set(SOURCE_FILES
widgets/helper/SettingsDialogTab.hpp
widgets/helper/SignalLabel.cpp
widgets/helper/SignalLabel.hpp
widgets/helper/TableStyles.cpp
widgets/helper/TableStyles.hpp
widgets/helper/TitlebarButton.cpp
widgets/helper/TitlebarButton.hpp
widgets/helper/TitlebarButtons.cpp