Set Tooltip To a Fixed Point?
sharkweekthings opened this issue ยท 1 comments
Mod loader
Forge
Minecraft version
1.20.1
Mod version
Jade-1.20.1-Forge-11.13.1.jar
Modloader version
Forge 1.20.1 47.4.0
Modpack info
N/A - currently constructing the pack.
[IMPORTANT] If bug:
- I have confirmed this bug is reproducible on a minimal setup, not a modpack with many other mods.
[IMPORTANT] If bug: The latest.log file, not the crash report
No response
Issue description
I see in the Overlays there is a way to move the Jade Tooltip, but this is a really 'loose' move. For example, I like to set the tooltip to the bottom right of the screen.
I adjusted the Overlay by manually fixing the X Y coordinates and got it adjusted to the bottom right.
Then, I later got a tooltip that had long text in it.
Instead of the tooltip adjusting it's specified size , it just tried to push all the text off the window toward the right, in a really long box.
Does Jade have a feature like The One Probe that lets me append the tooltip to a fixed point like Bottom Right / Center / etc.
OR
Is there some setting that I need to change that will allow the tooltip to adjust for being pushed off the screen?
Here are some examples:
- In this image, I got as close as it would let me to the right, 0.95 is too much, and 0.96 has a little clearance, causing an awkward snap to the bottom right. However, the entire tooltip is in the image.
- If I look at a pillager, the tooltip doesn't auto adjust for being in the bottom right, it instead just pushes text off the screen.
- Again, this one is long, and the text is being pushed to the right, off the screen.
If I play with the anchoring a bit, I can get one size to fit the bottom right:
but then it naturally messes with the other sizes
What option am I missing to just make this fit nice and neat into the bottom right? :/
Thanks!

