Minor tweaks.
This commit is contained in:
@@ -40,7 +40,7 @@ AutoMouseArea {
|
||||
QtObject {
|
||||
id: __private
|
||||
|
||||
property int startRadius: circular ? width/10 : width/6
|
||||
property int startRadius: 0
|
||||
property int endRadius
|
||||
property bool showFocus: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user