We are pleased to announce the release of version QtitanDataGrid 5.9.0. It fixes shortcuts issue and painting issues. Added GridViewOptions::setSelectedDecorationOpacity(double) setting. It allows specify the opacity value that will be applied to brush obtained from the model with Qt::ForegroundRole, Qt::DecorationRole, Qt::BackgroundRole roles when the grid renders selected cells. Setting is useful when the cell color or brush conflicts with selected cells rendering for a specific platform or style. |