Skip to content

Do not accept close events

T.J. Corona requested to merge tjcorona/smtk:do-not-accept-close-events into master

If a close event is encountered, simply leave it alone if there is no reason to prevent a close. Otherwise, you may reset another algorithm's request to prevent the close event from happening.

Merge request reports