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

This commit is contained in:
nerix
2024-03-17 12:21:15 +01:00
committed by GitHub
parent 3563ecb3a5
commit 0322d37650
5 changed files with 104 additions and 0 deletions
+2
View File
@@ -651,6 +651,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