Browse Source
Please never ask me about the SetSortOrder() part. When it is set to 'true', wxDataViewCtrl::EnsureVisible() does not always work correctly, so sometimes the best search result is not shown in the window (no pattern found). Now it is set to 'false' to avoid the described behavior, but the sorting order is reversed on Windows, not on Linux. I could not test it on OSX, but I am sure it paints walls in your room pink. /me burst into tears. Fixes: lp:1738696 * https://bugs.launchpad.net/kicad/+bug/1738696pull/5/merge
1 changed files with 11 additions and 8 deletions
Loading…
Reference in new issue