Issue with UnitFrame font size
#13I am unable to reproduce it on my end. What font are you using?
ElvUI: Request Feature | Report Bug
My replies might be short sometimes due to time constraints. Nothing personal.
My replies might be short sometimes due to time constraints. Nothing personal.
Issue with UnitFrame font size
#15update: it does appear to be a scaling issue like you mentioned. my recommended scale is 0.53 but i play on 0.64, the size "13" for font on 0.53 scale is the size that i'm getting on login with .64 scale, it will update with /reload or me manually entering font size 13 again
Issue with UnitFrame font size
#16Interesting find, thank you. I wonder if it is the uiScale CVar that is affecting it. Please test something for me.kylezo wrote: ↑Sat Mar 16, 2019 6:00 amupdate: it does appear to be a scaling issue like you mentioned. my recommended scale is 0.53 but i play on 0.64, the size "13" for font on 0.53 scale is the size that i'm getting on login with .64 scale, it will update with /reload or me manually entering font size 13 again
-Run this command ingame: /dump GetCVar("uiScale")
- If it does not match the UI Scale you have set in ElvUI, then run this command to set it to the same value: /run SetCVar("uiScale", InsertValueHere)
Does the above fix it?
ElvUI: Request Feature | Report Bug
My replies might be short sometimes due to time constraints. Nothing personal.
My replies might be short sometimes due to time constraints. Nothing personal.
Issue with UnitFrame font size
#18I have exact same problem, and what I found is, my unitframe font size on first login(before /reload) appears to be exact size that set under General->media->font size. So if I set general media font size to something like 32 or 4, my unitframe font size on first login will be super big(with 32) or super small(with 4). And as soon as I try to change font size under General->media, unitframe font size jumps to what it should be.
General->media all fonts are "PT Sans Narrow", UnitFrames->General font also "PT Sans Narrow". If I change General->media->default font to "Arial Narrow" problem does not occur and unitframe font size is correct on first login.
Hope this helps
General->media all fonts are "PT Sans Narrow", UnitFrames->General font also "PT Sans Narrow". If I change General->media->default font to "Arial Narrow" problem does not occur and unitframe font size is correct on first login.
Hope this helps
Issue with UnitFrame font size
#19testing what blazeflack suggested did not solve the problem, i tried what dentist said and it appears to be working correctly now