D29542: Refactor canvas event handling

2020-05-12 Thread Anthony Fieroni
anthonyfieroni retitled this revision from "Refactor MainWindow view" to "Refactor canvas event handling". REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D29542 To: anthonyfieroni, boemann, danders, #calligra:_3.0 Cc: Calligra-Devel-list, davidllewellynjones, dcaliste, o

D29542: Refactor canvas event handling

2020-05-12 Thread Anthony Fieroni
anthonyfieroni updated this revision to Diff 82646. anthonyfieroni added a comment. @danders i saw you patch on my email. `d->viewportWidget->canvas()->removeEventFilter(this);` fixes the issue but i still prefer all of refactoring code. Please test on all components does not have regression