https://bugs.kde.org/show_bug.cgi?id=366796
--- Comment #8 from Ian Wadham <iandw...@gmail.com> --- @Stefan: There are now two more configurable mouse actions: teleport pieces and switch to close-up or distant view. I followed the existing scheme, with interactors, etc. because it seemed simpler to leave well enough alone. Also the config dialog is a handy lookup-table for users even if they never change the default mouse actions. One very nice thing about the current setup was that the functionality of Palapeli's view and scene classes came for free with every piece holder window, making it possible to do sub-assemblies within large puzzles in any window --- main puzzle table or piece holder. There is just one problem with the interactors as far as I am aware: they can run on after a piece object has disappeared and cause a crash, e.g. in some circumstances when merging pieces and always if you do Restart Puzzle (as a keyboard shortcut) in the middle of a drag (which makes the crashes reproducible). -- You are receiving this mail because: You are watching all bug changes.