You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fine Road Tool is logging basically every change in the tool settings to the output_log.
That is nice for debugging purposes, but bad for performance in "production" builds ;)
I know that in this case its almost a non issue since the users normally don't click that fast,
yet it would be nice if this logging could be removed or if users had an option to turn it off.
The text was updated successfully, but these errors were encountered:
Fine Road Tool is logging basically every change in the tool settings to the output_log.
That is nice for debugging purposes, but bad for performance in "production" builds ;)
I know that in this case its almost a non issue since the users normally don't click that fast,
yet it would be nice if this logging could be removed or if users had an option to turn it off.
The text was updated successfully, but these errors were encountered: