https://bugs.kde.org/show_bug.cgi?id=460007
--- Comment #22 from Dawid Wróbel <m...@dawidwrobel.com> --- > This issue, which was present before, is now traceable due to the changes > made to this ticket, but is independent of the adjustments made for this > ticket. A separate ticket should be created for this. I am not convinced, tbh. Yes, the underlying issue is slowness of the home view processing, but the frequency of rewriting the window increased to the point that resizing renders the app unusable is, in my opinion, a side effect that is not otherwise easily fixable and, arguably, a no lesser of an issue than the graph being rendered improperly. This fix effectively creates another big issue and I stand by my initial point that it's best not to touch home view altogether, as it is full of spaghetti code of which any modification can cause several other side effects that are hard to trace. I am saying as the author of its migration form WebEngine and if I was to do this again, I would instead just rewrite it from scratch using QML and never look back :) -- You are receiving this mail because: You are watching all bug changes.