yarn icon indicating copy to clipboard operation
yarn copied to clipboard

ButtonListWidget -> OptionButtonListWidget

Open Juuxel opened this issue 2 years ago • 1 comments

It's only used for options and has a lot of code dealing with Option, so this would make sense IMO

Juuxel avatar Dec 18 '21 12:12 Juuxel

I think this would be better as OptionListWidget instead, since the Option#createButton method returns a ClickableWidget, which includes sliders and checkboxes as well as typical buttons.

haykam821 avatar Feb 10 '22 16:02 haykam821