You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using your control in combination with AvalonDock to use dockable Panes like with VisualStudio.
When undocking or docking the pane, sometimes a System.AccessViolationException happens.
[Exception Infos]
An unhandled exception of type 'System.AccessViolationException' occurred in OpenTK.dll
Additional information: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. occurred
I'm using your control in combination with AvalonDock to use dockable Panes like with VisualStudio.
When undocking or docking the pane, sometimes a System.AccessViolationException happens.
[Exception Infos]
An unhandled exception of type 'System.AccessViolationException' occurred in OpenTK.dll
Additional information: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. occurred
OpenTkControl.AvalondockExample.zip
The text was updated successfully, but these errors were encountered: