https://bugs.kde.org/show_bug.cgi?id=487369
Ryan Frew <ryanfre...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ryanfre...@gmail.com --- Comment #2 from Ryan Frew <ryanfre...@gmail.com> --- Created attachment 171417 --> https://bugs.kde.org/attachment.cgi?id=171417&action=edit How the shadow looks with an offset I tested adding an x offset to the shadow found here: https://invent.kde.org/network/kdeconnect-kde/-/blob/master/smsapp/qml/SendingArea.qml?ref_type=heads#L47 Giving it an offset of 5 seems to be the sweet spot of getting rid of the shadow overlapping the scroll bar, but it does end up with a little gap on the end of the top shadow. I also tried removing the shadow, but then the message box doesn't have a border and just blends in with the background. I'm wondering if it would be better to have a non shadowed rectangle and give it a line border, like what the rest of the app has. Thoughts? -- You are receiving this mail because: You are watching all bug changes.