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
Just a small thing that bothers me as I prefer full names to be displayed when display name of grid is enabled...
Not sure how to handle it on mythic or I would of done it myself, it wasn't the same as editing in DH_night's name style
Screenshots
No response
The text was updated successfully, but these errors were encountered:
This is complicated to change. The reason is that it's not only a matter of changing the game name text wrapping, it also requires changes to the game item layout. Currently the game name and its border are outside of the one that contains the game cover and other elements and what you propose requires moving inside it, which means layout changes, all while making sure everything still works correctly, like banners, dropshadow effect, elements inside the cover container, rounded corners, etc.
I'll need see if it's feasible to implement and make it available as a ThemeModifier option.
Feature Description
Just a small thing that bothers me as I prefer full names to be displayed when display name of grid is enabled...
Not sure how to handle it on mythic or I would of done it myself, it wasn't the same as editing in DH_night's name style
Screenshots
No response
The text was updated successfully, but these errors were encountered: