I just noticed I'm getting strange plugin behavior in plugins where I'm checking for user changes via the isEdited property with the v2.0 of AlgWidgets. The property seems to ALWAYS return false. User edits to the slider don't cause the property to return true. If I revert back to v1.0, it works as expected.
Any suggested workarounds?