bug: The .NET Design Surface is not initialised
Open
bug
Good First Issue
- Dominant language
- C#
- Stars
- 804
- Forks
- 294
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 1
Description
As part of the refactor to multi-target the solution (PR #166) the .NET Design Surface code has been moved _out_ of the `SceneGraph` and into the `WinForms` library. However, this means that we no longer decorate the primitive classes with designers.
There _is_ a way to deal with this, the `NETDesignSurface` class shows how to do it. But we need to know _when_ in the library lifecycle to call this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.