Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bubble scaling is not working #41

Open
aradiel opened this issue Apr 30, 2022 · 11 comments
Open

Bubble scaling is not working #41

aradiel opened this issue Apr 30, 2022 · 11 comments

Comments

@aradiel
Copy link

aradiel commented Apr 30, 2022

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
Copy link
Owner

Haplo064 commented May 3, 2022

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

@Haplo064
Copy link
Owner

Haplo064 commented May 5, 2022

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
Copy link
Owner

Haplo064 commented May 5, 2022

(For version 2.1.0.0, coming very soon)

@StarScythe
Copy link

StarScythe commented May 5, 2022

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
Copy link
Author

aradiel commented May 5, 2022

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

@Haplo064
Copy link
Owner

Haplo064 commented May 6, 2022

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
Copy link
Owner

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
Copy link
Author

aradiel commented May 20, 2022

image
Yup, can confirm it works with that setting.

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

@Grandorg22
Copy link

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

@LalaGobbie
Copy link

Any updates on this issue?

@Noikar
Copy link

Noikar commented Oct 6, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants