checktext00

Results 33 comments of checktext00

I don't know exactly what you mean by "disabling SMART reads the values still updates after disabling". If I go to the main Stats settings window > Disk > Module...

> See if you want to test [#6666](https://github.com/FreeTubeApp/FreeTube/pull/6666) Custom build in reply I haven't tested your custom build, but it seems it just fixes the scrolling rate and not the...

you could just add a "reverse scrolling direction" just for those 3 settings in the FreeTube app settings > Player section - Scroll Volume Over Video Player - Scroll Playback...

the custom build works much better, the scrolling rate/speed is perfect. Apart from that, there is a a bit of rubber-banding feeling with the scrolling (like I could scroll the...

scrolling rate/speed is perfect with the new build, but, there is a a bit of rubber-banding feeling with the scrolling (like I could scroll the volume from 50% to 100%,...

It's because smartmontools (`smartctl`) returns `Unknown_SSD_Attribute` if the drive is an SSD and there is no SSD attribute for it (under either the DEFAULT model, or under a specific drive...

If you think the attribute should have a specific name (like "SSD Life Left") instead of "Unknown_SSD_Attribute", you can update the `drivedb.h` database. First download the latest version of the...

I also notice this on your apps on the latest macOS 11, I have never experienced this before with any other PNG files or app icons. I am not using...

The old versions of your apps don't have this behavior

``` iconutil -c iconset APP.app/Contents/Resources/ICON.icns ``` > This seems to be a legit PNG decoding bug in macOS, just encountered this in Chromium: @sveinbjornt I also opened these NAME.iconset folders...