You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The action bar frame doesn't show up correctly when using a lower resolution (720p in my case since I play on a TV). When there's not enough space some of the buttons get cut off. Took a look at the XML and this is due to how the anchors are placed. Would submit a PR but my fix is pretty much hardcoded for one resolution, so not too useful.
To reproduce:
Set resolution to 720p, .75 UI scale - Any small resolution would do, though.
The text was updated successfully, but these errors were encountered:
Screenshot:
The action bar frame doesn't show up correctly when using a lower resolution (720p in my case since I play on a TV). When there's not enough space some of the buttons get cut off. Took a look at the XML and this is due to how the anchors are placed. Would submit a PR but my fix is pretty much hardcoded for one resolution, so not too useful.
To reproduce:
Set resolution to 720p, .75 UI scale - Any small resolution would do, though.
The text was updated successfully, but these errors were encountered: