Summary: | "Open sidebar" button appears very quickly at the bottom when search gets focused | ||
---|---|---|---|
Product: | [Applications] NeoChat | Reporter: | Jan Bidler <janbidler00> |
Component: | General | Assignee: | Tobias Fella <fella> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | carl |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Other | ||
Latest Commit: | https://invent.kde.org/network/neochat/commit/0ef1d4bfa346b09dc37fa46c8d4fc82032852e64 | Version Fixed In: | |
Sentry Crash Report: |
Description
Jan Bidler
2022-06-26 20:10:32 UTC
Clarification: issue only happens if the window is thin enough. If the window is too wide, the button just stays in the top right, which now that I've noticed it, is a better expected result. A possibly relevant merge request was started @ https://invent.kde.org/network/neochat/-/merge_requests/672 Git commit 0ef1d4bfa346b09dc37fa46c8d4fc82032852e64 by James Graham. Committed on 27/11/2022 at 13:31. Pushed by nvrwhere into branch 'master'. Fix RoomDrawer Button Visibility Change the condition for RoomDrawer handle visibility to pageStack.visibleItems.length > 1 rather than wideMode so that it is always visible when the window is wide enough to have 2 pages shown. M +1 -1 src/qml/main.qml https://invent.kde.org/network/neochat/commit/0ef1d4bfa346b09dc37fa46c8d4fc82032852e64 |