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
So, I wanted to make it resizable, but since it is contained in a table, that's impossible. I feel like simply increasing the width (TilesheetsForm::createFormRow('tile-translator', 'description', $description); -> TilesheetsForm::createFormRow('tile-translator', 'description', $description, 'text', 'style="width: 400px;\"');) is sort of a shitty solution, because it still sucks to use it when you have really long descriptions, like &9Mod: None (Vanilla Material)/&7Contains 0.111 Units of Redstone/Melt: 500 K - Boil: 1500 K - Weight: 80.290 kg. @retep998
The size of the description box is absurd. It should be bigger in both directions, while also not being hideous.
The text was updated successfully, but these errors were encountered: