Review Request: Selection Transform Refactor
Hey Inkscape Devs,
I need some reviews of my new branch available here: lp:~doctormo/inkscape/seltrans-refactor
It's a refactoring of the selection transformation code. Not a complete rewrite, but a considerable change. The aims of these changes are:
* To merge center exceptions, making them more natural * Reduce line count by 80 lines, 244 lines removed 164 lines added * Reduce class to non-class to class calling * Identifiable handle type, remove assumptive code that uses other properties to guess what kind of handle it is.
I have a feature I'm planning to add in and this refactoring will help with that. If you can review this code, I'd be most grateful to know if I've done anything wrong or if you can see other ways to improve the factoring.
Best Regards, Martin OWens
participants (1)
-
Martin Owens