Skip to content

FinLine vs FinPolyLine visibility after refresh #449

Answered by highfestiva
seyeint asked this question in Q&A
Discussion options

You must be logged in to vote

In commit 3c0f3c6, I added removal of primitives added previously. This means your lines will be destroyed properly. If you don't want them destroyed, you have a few options:

  1. Don't call reset.
  2. Remove the line prior to reset, put it back after.
  3. Simply add the line again after reset.

I recommend you upgrade to 3c0f3c6 unless you already have done so.

Replies: 4 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@seyeint
Comment options

@seyeint
Comment options

Answer selected by seyeint
Comment options

You must be logged in to vote
1 reply
@highfestiva
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants