this is a bug
deep-project opened this issue · 3 comments
deep-project commented
Line 209 in 1b1a7c7
Should be
if e.reload { e.reload = false }
ReneWerner87 commented
no it is correct, if reload is true load should be set to false just before the load command
deep-project commented
no it is correct, if reload is true load should be set to false just before the load command
Are you sure? If e.reload is not set to false, it will always remain true, And will always be reload.
ReneWerner87 commented
Line 103 in c57f5fb
just like the reload feature requires