Interkarma / daggerfall-unity

Open source recreation of Daggerfall in the Unity engine
http://www.dfworkshop.net
MIT License
2.72k stars 330 forks source link

Improper vanilla font scaling #2706

Open EvieBigCheese opened 5 days ago

EvieBigCheese commented 5 days ago

Describe the issue

While playing at non-wide resolutions vanilla(non-sdf fonts) can be too large to fit on the screen, usually when using mods

To Reproduce

  1. Disable sdf fonts
  2. Trigger a notification with many characters
  3. See error

Expected behavior

Either some sort of automatic system which can detect the text going off-screen and preventing the issue by shrinking the message/splitting it into multiple rows, text scaling option or a pixelated sdf font option.

Screenshots and Logs

image

Desktop (please complete the following information):

EvieBigCheese commented 4 days ago

This occurs in vanilla too, menus in particular. Will attach some screenshots later.

EvieBigCheese commented 4 days ago

This occurs in vanilla too, menus in particular. Will attach some screenshots later.

I might be tripping because I can't find anything. Maybe I'm wrong

EvieBigCheese commented 4 days ago

image Ha! Found one