bug fixing, better progres indicator positioning

This commit is contained in:
Blue 2021-05-02 02:03:08 +03:00
parent 0973cb2991
commit 216dcd29e9
3 changed files with 50 additions and 16 deletions

View file

@ -69,6 +69,7 @@ protected:
private:
bool tryToCalculateGeometriesWithNoScrollbars(const QStyleOptionViewItem& option, const QAbstractItemModel* model, uint32_t totalHeight);
void positionProgress();
private:
struct Hint {