Commit 78f18a11 authored by Sergey Chupligin's avatar Sergey Chupligin Committed by Sergey Chupligin

[ActionButton] Fix button size

parent 42c958ad
......@@ -38,7 +38,7 @@ Item {
signal clicked();
height: parent.height
width: parent.width
width: height
Image{
id: actionButtonImage
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment