ba5061a215
The Add command dialog currently does not set a preferredWidth, which seems to cause repeated binding loops and a lot of log spam until the dialog is actually put on screen. This change sets the preferredWidth to 20*gridUnit, which seems to be the typical size used in small dialogs and is about the size that the dialog has without a width explicitly set. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
kdeconnect_runcommand.json | ||
kdeconnect_runcommand_config.qml | ||
runcommand_config.cpp | ||
runcommand_config.h | ||
runcommandplugin.cpp | ||
runcommandplugin.h |