Haplo064 / ChatBubbles

GNU General Public License v3.0
29 stars 31 forks source link

Bubble scaling is not working #41

Open aradiel opened 2 years ago

aradiel commented 2 years ago

Both Player and NPC scaling don't appear to be doing anything. I thought that they would change the size of the bubbles but nothing is changing even when putting big numbers in there.

image

image

image

image

Haplo064 commented 2 years ago

I'll add some debugging and push an update to assist with this, as I cannot reproduce it on my end.

Haplo064 commented 2 years ago

Added debugging to assist with this. If you turn on Debug Logging in the bubble options, you should now see lines such as: image In the dalamud.log file. (Either the raw text file or by using /xldev and using the in-game log: image

This will tell me if it's setting it correctly.

Haplo064 commented 2 years ago

(For version 2.1.0.0, coming very soon)

StarScythe commented 2 years ago

image Here's what my debug logging says, colors and stuff work fine for the most part, but not on NPC bubbles, but scaling works on neither. (bubbles are only square bc of Material UI, but even with it removed the issue still persists)

aradiel commented 2 years ago

image image My debug info, looks similar to StarScythe's

Haplo064 commented 2 years ago

Hrmmmmmmm.

I don't know why it's not working, all signs point to it should be doing it. I'll have to add in further debug info to track it down.

Haplo064 commented 2 years ago

I've located the cause. If you currently have your UI set to 100% image The scaling does not work!

I'm investigating why this does this, and when I figure it out, I'll push out a fix. For now, if you want to scale your bubbles, you can set it to anything except 100% and the magic happens (and you'll have to individually re-set the rest of your UI...)

aradiel commented 2 years ago

image Yup, can confirm it works with that setting.

though I think i'll pass on remaking my entire hud lol

Grandorg22 commented 2 years ago

Hope we can get the fix with 6.2. Also not really want to redo my Hud for the scaling to work. :)

LalaGobbie commented 1 year ago

Any updates on this issue?

Noikar commented 1 year ago

Yeah would be nice if this would be fixed because on 1440, turning the scaling up is way too big and I don't wanna have to reshrink everything to like 60% on high res mode just to make the bubbles readable.