Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: The .NET Design Surface is not initialised #180

Open
dwmkerr opened this issue Jul 9, 2020 · 0 comments
Open

bug: The .NET Design Surface is not initialised #180

dwmkerr opened this issue Jul 9, 2020 · 0 comments
Labels
bug Good First Issue Good first issues for potential contributors

Comments

@dwmkerr
Copy link
Owner

dwmkerr commented Jul 9, 2020

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.

@dwmkerr dwmkerr added bug Good First Issue Good first issues for potential contributors labels Jul 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Good First Issue Good first issues for potential contributors
Projects
None yet
Development

No branches or pull requests

1 participant