vanilla icon indicating copy to clipboard operation
vanilla copied to clipboard

[proposal] add ColorCell, EditStepper etc to vanilla

Open gferreira opened this issue 5 years ago • 1 comments

RoboFont includes several custom UI items which could be useful in other apps.

can we move them to vanilla?

UI item example
ColorCell
EditStepper EditStepper
EditIntStepper EditIntStepper
SliderEditStepper SliderEditStepper
SliderEditIntStepper SliderEditIntStepper

thanks!

gferreira avatar Mar 13 '20 11:03 gferreira

see also #68

UI item example
ComboListCell ComboListCell

gferreira avatar Mar 13 '20 11:03 gferreira

Most of these have been added to ezui. I'll look into the ComboListCell for List2 on issue #68.

typesupply avatar Dec 20 '23 16:12 typesupply