enso/app
Adam Obuchowicz bcbdda5f70
Some drop down fixes (#10337)
Fixes #10185

Fixed two bugs from above issue: multiple arrows and being unable to change value from numeric input. The first was just lack of implementation; the second was caused by WidgetNumeric not handling its edit handler properly - the numeric input blur was finishing edit before click at entry could be interpreted.

# Important Notes
There is still one issue with drop-down filtering; will file a bug report soon.
2024-06-21 15:14:46 +00:00
..
gui2 Some drop down fixes (#10337) 2024-06-21 15:14:46 +00:00
ide-desktop Renaming project in GUI (#10243) 2024-06-21 11:28:30 +00:00