Posts: 10.553
Threads: 57
Joined: May 2017
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.
..
Deinterlace->VIVTVC (Vapoursynth) -> Misc -> 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
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 10.553
Threads: 57
Joined: May 2017
Uploaded a new wip, with a bunch of cosmetic changes.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 785
Threads: 16
Joined: Mar 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.
Posts: 10.553
Threads: 57
Joined: May 2017
I know, I'm playing around with different ways to change the font in the app,..
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 785
Threads: 16
Joined: Mar 2020
Also in last few versions there is some huge space in DeHalo/-ring filters list
Posts: 10.553
Threads: 57
Joined: May 2017
I'll fix it for the next version.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 785
Threads: 16
Joined: Mar 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?
Posts: 785
Threads: 16
Joined: Mar 2020
There is also strange horizontal scroll appears in DeGrain filters list.
Posts: 10.553
Threads: 57
Joined: May 2017
16.09.2020, 20:44
(This post was last modified: 16.09.2020, 20:46 by Selur.)
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
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 785
Threads: 16
Joined: Mar 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.
Cu Selur
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.