Hi,
I think the title says it all: don't validateOptions if debugging is off to not wast time on start.
Another reason for that wish is that I fill widgetOptions when initializing tablesorter and later add/remove widgets (e.g. filter). This will flood the error log.
Or can you suggest a better way to temporarily enable/disable widgets? At the moment I use removeWidget and applyWidgetId.
Best regards,
Andreas
Hi,
I think the title says it all: don't validateOptions if debugging is off to not wast time on start.
Another reason for that wish is that I fill widgetOptions when initializing tablesorter and later add/remove widgets (e.g. filter). This will flood the error log.
Or can you suggest a better way to temporarily enable/disable widgets? At the moment I use removeWidget and applyWidgetId.
Best regards,
Andreas