DarkKronicle / KronHUD

A mod to add clean and useful HUD widgets.
GNU General Public License v3.0
92 stars 38 forks source link

Action Bar customization blocks other HUD text #123

Open Dannypicacho opened 1 year ago

Dannypicacho commented 1 year ago

THE BUG Firstly, there is no option to separate action bar from titles or subtitles, so if I choose to scale or move the actionbar, it does the same to titles and subtitles as well. Scaling and positioning the action bar works, at the cost that it has a weird visual flicker that has to happen every 40-300 ticks or something.

Finally, and most importantly, having the action bar setting enabled DISABLES titles and subtitles. Or rather, it only allows one at a time, so sometimes it disables the action bar if the title was on screen first. Meaning that - for example - if I have a subtitle on my screen while I have the KronHUD actionbar set to 0.5 scale, it will properly scale the subtitle, but it will DISABLE any titles and action bars. So if I were to do something to make the action bar appear while I have a subtitle on, it will just not appear, same with titles. I haven't played around with it much, but it seems it will prioritize subtitles over the action bar when they are all turned on and will usually just disable the title and delay/disable the action bar.

To Reproduce Steps to reproduce the behavior:

  1. Use commands to display a title, subtitle, and actionbar at the same time.
  2. Enable the Action Bar setting.
  3. Watch as the title fails to appear and subtitle takes over as an action bar. 2023-03-02_19 12 21

https://user-images.githubusercontent.com/99302706/222614894-fc31835d-e991-4c98-9e32-60828eed0772.mp4

Expected behavior The title, subtitle, and actionbar should be spaced properly and separately, and should all be showing.

Additional context I've been loving KronHUD so far, as I've been looking for a way to have the GUI 4 hotbar/inv with GUI 2 HUD-text, and KronHUD is ALMOST perfect except for one key loss: action bar and titles. I almost entirely just play a game that uses subtitles and actionbar and I really like GUI 4 but all the HUD text gets really in my way, so I like that KronHUD lets me resize and move the bossbar and sidebar, but I really need both the actionbar and subtitle available, preferably at different scales.