enso/app
Ilya Bogdanov c37fffe33d
Fix numeric input widget (#9602)
Fixes the issue with numeric input being unclickable if the WidgetSelection is present. The issue was caused by double handling of the click event both in numeric input (it opened the dropdown) and in dropdown (it closed itself).
2024-04-02 20:36:12 +00:00
..
gui2 Fix numeric input widget (#9602) 2024-04-02 20:36:12 +00:00
ide-desktop Context menu should have a Edit Description on files (#9530) 2024-04-02 16:02:13 +00:00