Make icon sizes configurable, increase default sizes for icons

Fixes #250
This commit is contained in:
Jonas Kvinge
2020-06-28 18:36:48 +02:00
parent 9a1520d5e3
commit 4d78b30e8c
26 changed files with 351 additions and 71 deletions

View File

@@ -124,8 +124,8 @@
<widget class="QToolButton" name="back_button">
<property name="iconSize">
<size>
<width>22</width>
<height>22</height>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="autoRaise">
@@ -137,8 +137,8 @@
<widget class="QToolButton" name="pause_play_button">
<property name="iconSize">
<size>
<width>22</width>
<height>22</height>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="autoRaise">
@@ -153,8 +153,8 @@
</property>
<property name="iconSize">
<size>
<width>22</width>
<height>22</height>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="popupMode">
@@ -169,8 +169,8 @@
<widget class="QToolButton" name="forward_button">
<property name="iconSize">
<size>
<width>22</width>
<height>22</height>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="autoRaise">
@@ -207,8 +207,8 @@
<widget class="QToolButton" name="button_love">
<property name="iconSize">
<size>
<width>22</width>
<height>22</height>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="autoRaise">