-
-
Notifications
You must be signed in to change notification settings - Fork 139
Open
Labels
Description
The component properties dialog was redesigned in the recent release. See #1054 The subcircuit properties dialog id_dialog.cpp would benefit from the same redesign too. The main purposes are:
- Provide an unified dialog view
- Allow editing of the properties directly in the table cells
- Move to modern C++
The new componentdialog.cpp could be used as the reference. Here is screenshot of old ID_Dialog object:
