mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-03-21 17:34:57 -05:00
Workaround for macro drag / drop not working as expected
See: * QTBUG-106395 * https://github.com/obsproject/obs-studio/issues/7321
This commit is contained in:
parent
67c3b73e10
commit
73aef4f0b2
|
|
@ -610,7 +610,7 @@
|
|||
<enum>Qt::MoveAction</enum>
|
||||
</property>
|
||||
<property name="spacing">
|
||||
<number>1</number>
|
||||
<number>0</number>
|
||||
</property>
|
||||
<property name="sortingEnabled">
|
||||
<bool>false</bool>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user