https://bugs.kde.org/show_bug.cgi?id=503483
Joshua Goins <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw |ork/neochat/-/commit/142312 |ork/neochat/-/commit/a020db |d87da46468626ce1648549c7434 |2e0424a648ccb120167154ca841 |cda0ffa |9a40035 --- Comment #4 from Joshua Goins <[email protected]> --- Git commit a020db2e0424a648ccb120167154ca8419a40035 by Joshua Goins. Committed on 15/05/2025 at 17:42. Pushed by redstrate into branch 'release/25.04'. Give completion popup a minimum size when editing an existing message This was previously fixed to the size of the text area itself, which could be small. We also have a bug where the text area *itself* is like one character big, so this helps there too. The popup is also given a margin of 0 so it is always positioned within the bounds of the window. (cherry picked from commit 142312d87da46468626ce1648549c7434cda0ffa) M +2 -0 src/timeline/ChatBarComponent.qml https://invent.kde.org/network/neochat/-/commit/a020db2e0424a648ccb120167154ca8419a40035 -- You are receiving this mail because: You are watching all bug changes.
