Author Topic: Assertion on closing codeblocks due to wxWidgets 3.3  (Read 53 times)

Offline christo

  • Developer
  • Multiple posting newcomer
  • *****
  • Posts: 87
There is a regression in wxWidgets causing assertion window on closing codeblocks if the project tree is expanded and is big.

Code
../src/generic/treectlg.cpp(1539): assert "IsVisible(item)" failed in GetNextVisible(): this item itself should be visible

I've reported it to wxWidgets project and fix is identified. https://github.com/wxWidgets/wxWidgets/issues/26839