scarpe-team / scarpe

Scarpe - shoes but running on webview
Other
162 stars 29 forks source link

Update Para and ListBox to match Shoes3 #442

Closed noahgibbs closed 10 months ago

noahgibbs commented 10 months ago

Description

Para: update .text, text= and replace TextDrawable: update .to_s and .text, allow stacking ListBox: update .choose and .text, remove .selected_item

This will obsolete PR #407 when it's ready.

You can see what I'm trying to do in https://github.com/scarpe-team/scarpe/wiki/ShoesParaAndText.md too.

Checklist