Fix task priority/status color, fix editable field in config, Fix column

length, Fix redraw after updating config
This commit is contained in:
Aurélie Delhaie
2022-12-25 10:59:15 +01:00
parent eabaedbef8
commit 361dda51ba
4 changed files with 57 additions and 88 deletions

View File

@@ -124,6 +124,9 @@
<height>21</height>
</rect>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
<widget class="QToolButton" name="colorStatusButton">
<property name="enabled">
@@ -145,7 +148,7 @@
<property name="geometry">
<rect>
<x>570</x>
<y>300</y>
<y>310</y>
<width>41</width>
<height>32</height>
</rect>
@@ -161,9 +164,9 @@
<property name="geometry">
<rect>
<x>520</x>
<y>300</y>
<y>310</y>
<width>41</width>
<height>32</height>
<height>31</height>
</rect>
</property>
<property name="text">
@@ -213,6 +216,9 @@
<height>21</height>
</rect>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
<widget class="QListWidget" name="priorityListWidget">
<property name="geometry">
@@ -257,7 +263,7 @@
<property name="geometry">
<rect>
<x>570</x>
<y>300</y>
<y>310</y>
<width>41</width>
<height>32</height>
</rect>
@@ -273,7 +279,7 @@
<property name="geometry">
<rect>
<x>520</x>
<y>300</y>
<y>310</y>
<width>41</width>
<height>32</height>
</rect>