merge with dev

This commit is contained in:
Desmis
2019-12-20 16:41:32 +01:00
8 changed files with 13 additions and 9 deletions

View File

@@ -55,7 +55,7 @@ class RTSurface;
* - drag1
* - button1Released
*
* Actually, only curves does use this class, and everything is handled for curve implementor (as much as possible).
* Actually, only curves does use this class, and everything is handled for curve implementer (as much as possible).
* See the curve's class documentation to see how to implement the curve's pipette feature.
*
* ### Event handling