Skip to content

v2.2.22: Allows SubmitterControl as watchForRedraw

Choose a tag to compare

@thorewi thorewi released this 05 Nov 09:20
· 9 commits to main since this release
Extends the watchForRedraw functionality to accept a SubmitterControl instance directly, simplifying the redraw handling setup when a submitter control triggers the redraw.

This change avoids creating additional submit buttons, improving efficiency and code clarity.