Open nist-anka opened 2 years ago
It does not happen in Release version. Also, when the error pops up and you ignore it, the parent is change and everything looks normal.
This is due to an assert failure in QAbstractItemModel (first<rowCount(parent)). It doesn't seem to impact usability, so will leave it for now.
It does not happen in Release version. Also, when the error pops up and you ignore it, the parent is change and everything looks normal.