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

Item name/title does not stay centered #31

Open
totrider opened this issue May 15, 2023 · 0 comments
Open

Item name/title does not stay centered #31

totrider opened this issue May 15, 2023 · 0 comments

Comments

@totrider
Copy link

totrider commented May 15, 2023

The name of items get pushed off to the side, or word-separated in weird ways when it seems unnesesary. Is this expected behavior? otherwise a name/title centering option/feature would be nice to have.

The more wordwrapping that happens, the more the title gets pushed off to the side
2023-05-15_02 38 56

Some item names could fit inside the box, but still get the word wrap treatment.
2023-05-15_02 40 08

Config for Adaptive Tooltips

{
"wrap_text": "SCREEN_WIDTH",
"prioritize_tooltip_top": true,
"bedrock_centering": true,
"best_corner": false,
"always_best_corner": false,
"scroll_key_code": 342,
"horizontal_scroll_key_code": 341,
"smooth_scrolling": true,
"scroll_direction": "REVERSE",
"vertical_scroll_sensitivity": 10,
"horizontal_scroll_sensitivity": 10,
"tooltip_transparency": 1.0
}

I am working on, and running "Dragon Claw Adventure 1": https://www.curseforge.com/minecraft/modpacks/dragon-claw-adventure-1

Additionally, I am also running the following mods that in various degrees are now outside the CF ecosystem:
mods

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

1 participant