Skip to content

Bugfix infinite pop ups - #4037

Closed
iamutkarshtiwari wants to merge 3 commits into
processing:masterfrom
iamutkarshtiwari:bugfix-infinitePopUps
Closed

Bugfix infinite pop ups#4037
iamutkarshtiwari wants to merge 3 commits into
processing:masterfrom
iamutkarshtiwari:bugfix-infinitePopUps

Conversation

@iamutkarshtiwari

Copy link
Copy Markdown
Contributor

This patch fixed this issue -> #3965

I have added a _doReloadPrompt boolean flag_ to check if the popup has been prompted atleast once if the user externally _modifies/deletes_ the main file. If the user selects _'No'_ option, the popup closes as expected(no infinite popups). If the user further modifies the file externally, the prompt will appear normally.

@iamutkarshtiwari

Copy link
Copy Markdown
Contributor Author

You may test the infinite popups by saving a new sketch and then _deleting it's .pde_ file while Processing running alongside. After deletion, when you return back to the Processing editor window a popup appears, click _"No"_ on which prompts the popup again and again.

@benfry

benfry commented Dec 6, 2016

Copy link
Copy Markdown
Contributor

Thanks for this, though we're opting for the solution found in #4762

@benfry benfry closed this Dec 6, 2016
@github-actions

Copy link
Copy Markdown

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jun 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants