regs01
regs01
Control without keyboard (wheel to zoom and middle button to pan) would really greatly improve usability.
 I also see inconsistencies in table. It says 3.9% (4.1% actually) of free space on left and 57.7% of usage in right column. We missing 38.4%.
Updated to 28.0.3 it's still blank
It's not possible to fix, until Mozilla will implement `getScreenDetails`. As element bounds already taking your screen scale into account, so you need to subtract it. But there is no...
> Unfortunately I face an issue when I open the preference windows, I have an empty display: I moved switching tab visibility before selecting active page. > @cjee21 is the...
> A lot better but it is still slower, as if something is called too many times (the language files maybe?). You mean, when switching tabs? That's because ComboBoxes are...
> Confirmed that invoking from CLI/context menu is still broken as I expected earlier after a quick look at the codes. What context menu and where? Any steps to reproduce?...
> The slowness I noticed and mentioned is when opening the Preferences window it takes longer to appear and I'm using a 5GHz CPU + DDR5 + PCIe 4.0 SSD....
Moving `ComboBox_Update` to `FormCreate`. And it was already in `Language_NewClick` and `Language_DeleteClick`. Same to be done to other ComboBoxes. Link, if embeded video doesn't work in Firefox https://github.com/MediaArea/MediaInfo/assets/10468217/af133654-9bad-4754-bee2-85337265370d [![screen2gif-2024-07-04-1955.webm]()](https://github.com/MediaArea/MediaInfo/assets/10468217/af133654-9bad-4754-bee2-85337265370d)
I still can't get what slowness are you talking about? Is it one in the video? https://github.com/MediaArea/MediaInfo/assets/10468217/e8924105-7079-46bf-8925-86a0b95953b8 I didn't make a commit yet. But there is a video with partial...