Better spacing changes

This commit is contained in:
downthecrop 2025-10-23 14:43:43 -07:00
parent 14b107861e
commit 8679bca47a
5 changed files with 56 additions and 21 deletions

View file

@ -37,8 +37,8 @@ annotation class Exposed(val description: String = "")
class plugin : Plugin() {
companion object {
val WIDGET_SIZE = Dimension(220, 50)
val TOTAL_XP_WIDGET_SIZE = Dimension(220, 30)
val WIDGET_SIZE = ViewConstants.DEFAULT_WIDGET_SIZE
val TOTAL_XP_WIDGET_SIZE = ViewConstants.TOTAL_XP_WIDGET_SIZE
val IMAGE_SIZE = Dimension(25, 23)
// Default Theme Colors