1
Development / Assertion on closing codeblocks due to wxWidgets 3.3
« Last post by christo on Today at 07:34:05 am »There is a regression in wxWidgets causing assertion window on closing codeblocks if the project tree is expanded and is big.
I've reported it to wxWidgets project and fix is identified. https://github.com/wxWidgets/wxWidgets/issues/26839
Code
../src/generic/treectlg.cpp(1539): assert "IsVisible(item)" failed in GetNextVisible(): this item itself should be visibleI've reported it to wxWidgets project and fix is identified. https://github.com/wxWidgets/wxWidgets/issues/26839
Recent Posts