Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to change points of Polyline already added to Group? #121

Closed
ChechkovEugene opened this issue Apr 26, 2017 · 5 comments
Closed
Assignees
Milestone

Comments

@ChechkovEugene
Copy link

ChechkovEugene commented Apr 26, 2017

Is it possible to change points of Polyline already added to Group? If i remove it from the group.contains or replace it with new Polilyne previous line is visible. Or maybe exists some redraw region redraw procedure for such cases?

@ChechkovEugene ChechkovEugene changed the title Is it possible to change points of Polyline already added to Group? If i remove it from the group.contains or replace it with new Polilyne previous line is visible. Or maybe exists some redraw region redraw procedure for such cases? Is it possible to change points of Polyline already added to Group? Apr 26, 2017
@vhailor13
Copy link
Contributor

Hello @ChechkovEugene , this issue sounds like redrawing logic bug. Can you provide us code with example?

@ChechkovEugene
Copy link
Author

On tapping on element polyline to that element is creating. On the next tap previous line is removing . On the third tap first polyline(deleted on the second tap) and third are visible.
macaw_test.zip

@ystrot ystrot added this to the 0.9.0 milestone May 10, 2017
@ystrot
Copy link
Member

ystrot commented May 11, 2017

Hi Eugene,

Thanks for reporting! This is really an Macaw rendering issue, will try to fix it ASAP.

@ystrot ystrot modified the milestones: 0.8.3, 0.9.0 Jun 23, 2017
@vhailor13
Copy link
Contributor

Finally fixed this issue, you can try it using master branch:
pod 'Macaw', :git => 'https://github.com/exyte/Macaw.git'

@ChechkovEugene
Copy link
Author

Checked. Works like a clock! Thanks so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants