Esxi running macos For selur - Printable Version +- Selur's Little Message Board (https://forum.selur.net) +-- Forum: Talk, Talk, Talk (https://forum.selur.net/forum-5.html) +--- Forum: Small Talk (https://forum.selur.net/forum-7.html) +--- Thread: Esxi running macos For selur (/thread-1495.html) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
|
RE: Esxi running macos For selur - Selur - 16.09.2020 Quote:When i click to "Filter view" checkbox i see pop-up warning meassage "setButton called with icon or button as nullptr!"Ah, okay I wondered where that would message would pop-up. I see problem is that you disabled the icons and dis-/enabling that button (same should happen for 'Crop View') triggers an icon update. -> I'll remove the warning. Quote:Deinterlace->VIVTVC (Vapoursynth) -> TDeintMod error if input is interlaced. No error if input video is progressive.No surprise that it won't happen with progressive content, since then the filter won't be used,... -> should be fixed now Cu Selur RE: Esxi running macos For selur - Selur - 16.09.2020 Uploaded a new wip, with a bunch of cosmetic changes. Cu Selur RE: Esxi running macos For selur - shijan - 16.09.2020 SVG nice! In this version a lot of elements in many places are not affected by fontSize= and always looks very tiny. In old versions those elements overlapped bottom elements when zoomed in. But up to font size 14-16 it looked not too bad. RE: Esxi running macos For selur - Selur - 16.09.2020 I know, I'm playing around with different ways to change the font in the app,.. RE: Esxi running macos For selur - shijan - 16.09.2020 Also in last few versions there is some huge space in DeHalo/-ring filters list RE: Esxi running macos For selur - Selur - 16.09.2020 I'll fix it for the next version. RE: Esxi running macos For selur - shijan - 16.09.2020 Also i guess EdgeFixer controls should be somehow rearranged to dual row. It is too wide now and adds horizontal scroll. ----------- "Jobs" tab seems the last "uncomfortable" place in Hybrid. - Some actions definitions are hard to understand. For example i still cant figure the difference between Stop vs Abort. - Too wide buttons array in disableIcons=true mode. As a result sefault window size changed when click to Jobs tab. - Too many empty space in array in normal "icons" mode. - Extremely wide buttons array if use possible experimantal icons+button text mode. Possible solutions: rename "Remove finished from queue" to "Remove finished" (probably still not enough space) Separate row for Load/Save queue buttons? Less actions? RE: Esxi running macos For selur - shijan - 16.09.2020 There is also strange horizontal scroll appears in DeGrain filters list. RE: Esxi running macos For selur - Selur - 16.09.2020 Quote:EdgeFixer controls should be somehow rearranged to dual row. It is too wide now and adds horizontal scroll.I can change that. Quote:Some actions definitions are hard to understand. For example i still cant figure the difference between Stop vs Abort.I one stops and the other aborts a job. Quote:Too wide buttons array in disableIcons=true mode. As a result sefault window size changed when click to Jobs tab.What did you expect when you disabled the icons? Quote:Too many empty space in array in normal "icons" mode.not for my taste Quote:Extremely wide buttons array if use possible experimantal icons+button text mode.Which was only available in a test build where I wanted to see how it would look, do not really an issue. Quote:rename "Remove finished from queue" to "Remove finished" (probably still not enough space)on one hand you don't understand what the buttons do even with the text in them and then you want me to shorten the text to make it more clear. Quote:Separate row for Load/Save queue buttons?not happening Quote:Less actions?not happening -> You convinced me, the easiest solution is to simply remove the *hidden* 'disableIcons'-option, then the only problem is the 'Too many empty space in array in normal "icons" mode.' Which isn't that bad. --- Quote:There is also strange horizontal scroll appears in DeGrain filters list.Not strange. TemporalDegrain simply has too many options to fit in the window Cu Selur RE: Esxi running macos For selur - shijan - 16.09.2020 Quote:-> You convinced me, the easiest solution is to simply remove the *hidden* 'disableIcons'-option, then the only problem is the 'Too many empty space in array in normal "icons" mode.' Which isn't that bad. noooooooo please don't remove 'disableIcons'-option By the way in last version i noticed that in "disableicons" mode few buttons now have rounded corners. Same native pretty look as all buttons have in Hybrid 2018. |