| Summary: | tabbox/present_windows/contents/ui/main.qml:84:21: QML Item: Binding loop detected for property "height" | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Elias Probst <mail> |
| Component: | effects-tabbox | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | Flags: | mgraesslin:
ReviewRequest+
|
| Priority: | NOR | ||
| Version First Reported In: | git master | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| URL: | https://git.reviewboard.kde.org/r/118112/ | ||
| Latest Commit: | http://commits.kde.org/kwin/e38a98ff04da2537a81236b30cad127d6f69870b | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Elias Probst
2014-05-09 00:04:55 UTC
Git commit e38a98ff04da2537a81236b30cad127d6f69870b by Martin Gräßlin. Committed on 13/05/2014 at 08:33. Pushed by graesslin into branch 'master'. [tabbox/grid] Use RowLayout for the item's caption Simplifies the code quite a bit by no longer needing an extra item for the selected caption. As a nice side effect it fixes a binding loop. REVIEW: 118112 M +19 -44 tabbox/qml/clients/present_windows/contents/ui/main.qml http://commits.kde.org/kwin/e38a98ff04da2537a81236b30cad127d6f69870b |