±
Results
3
issues of
±
On Windows, pathlib paths are of type `WindowsPath`, so do not pass `type(path) is PosixPath` checks. Check instead for the parent class `Path`, so that both `PosixPath` and `WindowsPath` get...
This is an issue with `QTextCursor` when its position is set with `KeepAnchor`.
Qt issue
retype goes through the spline of all the books at launch which is slow and expensive when you have a lot of them. It's not as easy as "don't load...
perf