| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
paceholder#211) Add signal for embedded widget size changes (paceholder#187) Fix paceholder paceholder#198 Avoid connecting nodes causing a loop Refactoring. Removed an odd "using". Fixed build errors: https://ci.appveyor.com/project/paceholder/nodeeditor/builds/22024775/job/eihd7371k7eo3pn6 Added the example of dynamic node change. Added the signals when ports are added or removed. Fix out of range exception when loading dynamic port nodes
| Back | FazBrowse Home | New Git URL |
In my application I resize the embedde widget of the NodeDataModel.
To correctly update the graphic part, I created an aditional signal/slot pair. See the video
bt_editor_resize_node-2018-06-11_14.36.43.mkv.zip
Cheers