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

Font size issue on Prepped spell #68

Open
cfrisby77 opened this issue Jun 19, 2020 · 4 comments
Open

Font size issue on Prepped spell #68

cfrisby77 opened this issue Jun 19, 2020 · 4 comments

Comments

@cfrisby77
Copy link

image

For some reason the font size is quite a bit larger for the prepped spell.

@cfrisby77
Copy link
Author

Reboot seems to have resolved issue.

image

@matoom
Copy link
Owner

matoom commented Jun 23, 2020

Is this behavior recurring or in any way reproducible? I tried a couple of different spells that i had available but wasn't able to recreate anything like that. All sizes should be fixed and while it's technically possible to manipulate visuals styles through server side input it has to be a pretty deliberate attempt to do so.

Like this:
<spell exist='spell'>Iron Constitution</spell>
<spell exist='spell'><![CDATA[<span style="font-size: 20px">Iron Constitution</span>]]></spell>

Or something is broken by protocol/text manipulation like bad substitutions, highlights or lich code, which would be pretty difficult to pinpoint.

@cfrisby77
Copy link
Author

I am almost certain it was produced do to a resolution issue when removing and reattaching my laptop from the docking station. My external monitor is 1920 x 1080 and my laptop monitor has a much higher resolution. I have seen similar issues before with Stormfront and SGE

@matoom
Copy link
Owner

matoom commented Jun 25, 2020

I had a second look and it seems there were a few inconsistencies between different toolbar styles. Spell label was actually using a different font. It was long time coming but i changed up some settings and all toolbar styles should now be roughly the same. Hopefully that helps.

It was such a small change i didn't want to make a new release so i reuploaded under the latest version:

https://github.com/matoom/frostbite/releases/tag/v1.9.7-beta

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

2 participants