LowContrastMode v1.4.2 #31

Merged
arichornlover merged 4 commits from main into main 2023-09-03 15:58:04 +00:00
arichornlover commented 2023-09-02 18:13:56 +00:00 (Migrated from github.com)

this release is pretty big, here are the changes below.

  • LowContrastMode now supports HUD Messages
    IMG_2348
  • All of LowContrastMode’s Color Options were removed and were replaced with Hex Color
    • why I removed the color options is because the code in LowContrastMode.xm had over 1000+ lines of code so which is why I oversimplified it and made it way more customizable.

But there was also a problem with the implementation of Hex Color. the problem is that the Hex Color text box was supposed to show up in YTLitePlus > Themes but currently I have no idea on how to make it appear in there but this pull request should work 👍
but I’m pretty certain there are ways using this?
https://github.com/LillieH1000/YouTube-Reborn/blob/v4/Controllers/ColourOptionsController.m

this release is pretty big, here are the changes below. - LowContrastMode now supports HUD Messages ![IMG_2348](https://github.com/Balackburn/YTLitePlus/assets/78001398/292aa185-a5bc-49ba-bbfe-b2d3c174398c) - All of LowContrastMode’s Color Options were removed and were replaced with Hex Color - why I removed the color options is because the code in LowContrastMode.xm had over 1000+ lines of code so which is why I oversimplified it and made it way more customizable. But there was also a problem with the implementation of Hex Color. the problem is that the Hex Color text box was supposed to show up in YTLitePlus > Themes but currently I have no idea on how to make it appear in there but this pull request should work 👍 but I’m pretty certain there are ways using this? https://github.com/LillieH1000/YouTube-Reborn/blob/v4/Controllers/ColourOptionsController.m
arichornlover commented 2023-09-06 04:46:09 +00:00 (Migrated from github.com)

Hey Balackburn! The latest release of YouTube v18.34.5 introduced a new feature called Playables its a pretty unique feature from google and this feature will not work on any old versions and also this new YT feature surprisingly works with LowContrastMode
IMG_2358

Hey Balackburn! The latest release of YouTube v18.34.5 introduced a new feature called `Playables` its a pretty unique feature from google and this feature will not work on any old versions and also this new YT feature surprisingly works with LowContrastMode ![IMG_2358](https://github.com/Balackburn/YTLitePlus/assets/78001398/74f7f761-293d-4f56-89d5-72c768240929)
arichornlover commented 2023-09-11 23:32:47 +00:00 (Migrated from github.com)

Also I just now realized when selecting Hex Color under the LowContrastMode option it will crash the app. I’m gonna figure out how to put the hex textbox in the YouTube Settings?

Also I just now realized when selecting Hex Color under the LowContrastMode option it will crash the app. I’m gonna figure out how to put the hex textbox in the YouTube Settings?
arichornlover commented 2023-11-08 08:57:36 +00:00 (Migrated from github.com)

Wanted to inform you that the tweak is starting look a bit better in YouTube v18.43.4+ due to some UI changes in the app

Wanted to inform you that the tweak is starting look a bit better in YouTube v18.43.4+ due to some UI changes in the app
Sign in to join this conversation.
No description provided.