branchpanic opened this issue 8 years ago ยท 0 comments
All of the default Pointer actions share code, which could be moved into PointerAction either by adding defaults or making it an abstract class. This should be done to prevent having to repeatedly rewrite methods for basic implementation.