0
0
mirror of https://github.com/fralx/LimeReport.git synced 2026-01-11 13:58:05 +03:00

Group bands rendering has been fixed

This commit is contained in:
Arin Alexander
2021-09-16 02:48:07 +03:00
parent 3569b63e24
commit 9b46cbce78
5 changed files with 46 additions and 38 deletions

View File

@@ -156,8 +156,7 @@ public:
virtual bool isUnique() const;
void setItemMode(BaseDesignIntf::ItemMode mode);
void updateItemSize(DataSourceManager *dataManager, RenderPass pass=FirstPass, int maxHeight=0);
void restoreItems();
void recalcItems(DataSourceManager* dataManager);
// void recalcItems(DataSourceManager* dataManager);
void updateBandNameLabel();
virtual QColor selectionColor() const;