Summary: | Row height determined by number of tags even if they are not visible | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Quincy <bbc.quincy> |
Component: | Albums-TableView | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 7.1.0 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://invent.kde.org/graphics/digikam/commit/73247bf4567fed4dcbef40a83947d0c70904a24e | Version Fixed In: | 7.2.0 |
Sentry Crash Report: |
Description
Quincy
2021-03-11 10:17:28 UTC
Just found out because it was a quite long list in my case and further testing: There is some update problem, as I finally could manage to display all entries in a "one-line" row after switching back and forth to different views. Even when removing the column, some entries directly switch to appropriate height, but not all. Additionally those who switched don't enlarge again when re-enabling the display of tags leading to cluttered display in those cases. Hi, Please test with 7.2.0 pre-release compiled with current code to see if problem remain : https://files.kde.org/digikam/ Gilles Caulier Git commit 73247bf4567fed4dcbef40a83947d0c70904a24e by Maik Qualmann. Committed on 11/03/2021 at 11:46. Pushed by mqualmann into branch 'master'. update table layout after add or remove column FIXED-IN: 7.2.0 M +2 -2 NEWS M +12 -0 core/app/views/tableview/tableview_model.cpp https://invent.kde.org/graphics/digikam/commit/73247bf4567fed4dcbef40a83947d0c70904a24e With digiKam-7.2.0-20210311T200524-Win64.exe the issue is solved. Very nice and fast work, very much appreciated :-) |