https://bugs.kde.org/show_bug.cgi?id=506826
Harald Sitter <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |[email protected] Status|REPORTED |CONFIRMED --- Comment #1 from Harald Sitter <[email protected]> --- Code looks fishy > visible: (reviewsSheet.sortModel.count > 0 || > reviewsModel.fetching || reviewsError.hasError) if there are no reviews already the model.count would be 0 and thus the entire reviews section is !visible. -- You are receiving this mail because: You are watching all bug changes.
