Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 846 Bytes

File metadata and controls

16 lines (8 loc) · 846 Bytes

Editable Label and ScrollBox

2 small Geyser additions

Editable TextLabels are Geyser.Labels where the text on them is editable by just clicking on them.

Video example of fixed and flexible Editable.TextLabel

EditableLabel.mp4

A ScrollBox is a Geyser.VBox which allows to scroll through the contained elements (scrollbar is optional)

Video example with ScrollBox filled with 100 Editable.TextLabels in different colors.

ScrollBox.mp4