We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 320c173 commit 554602fCopy full SHA for 554602f
CHANGELOG.md
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
### Added
10
* Added support for read-only config viewing in `EditConfigScreen`
11
* Can be used to allow regular non-admin players to see server configs but not edit them
12
+* Select screen for enum-based config values now has better width and height (based on number of entries and max entry name length)
13
14
### Fixed
15
* Modal Panel gui elements didn't have their tick() method called via `BaseScreen`
0 commit comments