| Summary: | [PC3 ProgressBar] barSvg is not defined | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-qqc2-desktop-style | Reporter: | Filip Fila <filipfila.kde> |
| Component: | general | Assignee: | Marco Martin <notmart> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | kde |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://cgit.kde.org/plasma-framework.git/commit/?id=2649878108dcae613b03f880faea8fe30d578957 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Filip Fila
2019-12-09 20:59:13 UTC
As for solutions, just adding the id won't work since 'FrameSvgItem' knows nothing about 'elementSize'. I did manage to add this to 'FrameSvgItem' from 'Svg' and then after adding the id the error goes away, but I don't know if that's the right approach (vs. coding the implicitHeight code differently on the QML side). Real question is, what useful thing is this addressing? I'm not sure, but Aleix removed the code anyway. |