libscratchcpp icon indicating copy to clipboard operation
libscratchcpp copied to clipboard

Dropdown menus are not detected correctly

Open adazem009 opened this issue 1 year ago • 0 comments

Input::pointsToDropdownMenu() returns incorrect values, it should check if there's a shadow block with a single field. All blocks with dropdown menus should use this method instead of the input type.

adazem009 avatar Apr 29 '24 11:04 adazem009