@@ -13,6 +13,25 @@ GreaseMonkey plugin to improve Unity forums
13
13
- move search dropdown, so that it doesnt block search bar bottom
14
14
- recent searches font size
15
15
- recent searches hover color to something reasonable
16
+ - display proper activity times in minutes, not meters : D ("1m" is now "1 minute ago")
17
+ - move "resolved" label to right of post title
18
+ - hide "unresolved" (since most topics are really unresolved..unless marked solved?)
19
+ - hide category icon (most of them seemed to be just unity logo.. might adjust later)
20
+ - adjust post title font & size
21
+ - add hover color and underline to post titles
22
+ - post topic rows, half the padding
23
+ - tags below post titles smaller font
24
+ - post activity smaller font
25
+ - hide "... or filter the topics via"
26
+ - navbar smaller padding
27
+ - areas, categories tags width to auto
28
+ - move new topic button right
29
+ - new topic drowdown description texts with different color and font size, easier to read compared to title & description in same color)
30
+ - searchbar to 100% width (still need to adjust later for better location)
31
+ - make sidebar smaller
32
+ - sidebar topic headers to slightly left (instead of same intendation with items)
33
+ - sidebar row heights smaller
34
+ - sidebar icons smaller
16
35
17
36
### TODO
18
37
- Main list here https://github.com/unitycoder/UnityForumFixer/issues/1
@@ -21,4 +40,5 @@ GreaseMonkey plugin to improve Unity forums
21
40
![ image] ( https://github.com/user-attachments/assets/a2f0c084-303c-43cf-b876-0440c32e802d )
22
41
23
42
### After * current WIP
24
- ![ image] ( https://github.com/user-attachments/assets/9a7716c1-acdd-49d1-9338-4a38c566b622 )
43
+ ![ image] ( https://github.com/user-attachments/assets/539898b3-8638-46c1-ada2-d5781b42e741 )
44
+
0 commit comments