| Summary: | rightside drawer's button still visible and clickable when in image editor mode | ||
|---|---|---|---|
| Product: | [Applications] NeoChat | Reporter: | alem99393 <alem99393> |
| Component: | General | Assignee: | Tobias Fella <fella> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | carl, nate, nicolas.fella |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/frameworks/kirigami/commit/ac1a1dc333b36ca47869ada66e0d23ee67bb31f9 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: | drawer button visible in image editor | ||
|
Description
alem99393@gmail.com
2023-02-21 21:52:20 UTC
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kirigami/-/merge_requests/1016 Git commit e84bdc062c423c576ee6b6580ae0ffba7d23af39 by ivan tkachenko. Committed on 04/04/2023 at 09:16. Pushed by ratijas into branch 'master'. OverlayDrawer: Fix z value being too high for OverlaySheets Primarily, can be observed in Discover after the following steps: 1. Expand window, so that sidebar fits in non-modal mode (inline); 2. Shrink window until sidebar disappears; 3. Expand window back; 4. Open some app page for Arch repos or otherwise get an error message. M +1 -1 src/controls/templates/OverlayDrawer.qml https://invent.kde.org/frameworks/kirigami/commit/e84bdc062c423c576ee6b6580ae0ffba7d23af39 Git commit ac1a1dc333b36ca47869ada66e0d23ee67bb31f9 by ivan tkachenko. Committed on 04/04/2023 at 09:28. Pushed by ratijas into branch 'kf5'. OverlayDrawer: Fix z value being too high for OverlaySheets Primarily, can be observed in Discover after the following steps: 1. Expand window, so that sidebar fits in non-modal mode (inline); 2. Shrink window until sidebar disappears; 3. Expand window back; 4. Open some app page for Arch repos or otherwise get an error message. (cherry picked from commit e84bdc062c423c576ee6b6580ae0ffba7d23af39) M +1 -1 src/controls/templates/OverlayDrawer.qml https://invent.kde.org/frameworks/kirigami/commit/ac1a1dc333b36ca47869ada66e0d23ee67bb31f9 |