mirror of
https://github.com/enso-org/enso.git
synced 2024-11-29 17:22:57 +03:00
c64e833307
[Screencast from 2024-01-05 12-18-55.webm](https://github.com/enso-org/enso/assets/3919101/f083512f-f698-42d1-b43a-4e50546b958a) * Before most widgets didn't show in placeholders, because the argument name widget did not create further widgets. Now it try in more cases, and ignores the problem if no widget is found. * WidgetInput is no longer a set of classes - instead it contains a set of common fields, and every widget can just extend it with new fields. Adjusted priorities accordingly. * Updated widget definitions: they better try to match types, and take care about default values. # Important Notes Setting value on placeholder breaks widgets. The issue is also present in develop (when connecting to placeholder). To restore node, you have to reopen the project. |
||
---|---|---|
.. | ||
gui | ||
gui2 | ||
ide-desktop |