forked from townforge/townforge
since those are often inherent in typing (ie, trailing space) and tend to spam toasts unnecessarily
21 lines
655 B
Plaintext
21 lines
655 B
Plaintext
WindowInfo
|
|
title Rename
|
|
centered-relative-size: 0.5 0.2
|
|
modal: 1
|
|
|
|
TBLayout: axis: y, distribution-position: "left top", distribution: "gravity"
|
|
|
|
TBEditField: id: "name", gravity: "all", placeholder: "Name"
|
|
TBToggleContainer: id: "name-error-container", toggle: "expanded", gravity: "left right"
|
|
TBLayout: axis: x, distribution: "gravity", distribution-position: "left"
|
|
TBImageWidget: filename: "images/warning.png"
|
|
lp:
|
|
width: 24
|
|
height: 24
|
|
TBTextField: id: "name-error", gravity: "left right", text-align: "left", skin: "text-error"
|
|
|
|
TBLayout: axis: x
|
|
|
|
TBButton: text: "OK", id: "ok"
|
|
TBButton: text: "Cancel", id: "cancel"
|