unitycoder / UnityMobilePaint

Public repository for MobilePaint issues & requests
https://www.assetstore.unity3d.com/en/#!/content/19803?aid=1101lGti
MIT License
49 stars 16 forks source link

Using custom brush: Pressing over ui and then hold & drag outside out, causes line to appear in wrong place #30

Open unitycoder opened 8 years ago

unitycoder commented 8 years ago

Happens when [x] connectBrushStrokes is enabled, it tries to draw line between previous and current position..and somehow previous position is wrong

unitycoder commented 8 years ago

Doesn't happen with UI controls, just inactive elements or panels etc.