Hi,
I’m looking for a method for text editors that works like setChangeNotificationOnlyOnRelease for sliders, that is that sends the notification about the change only when the user exits the textbox by clicking somewhere else on the screen. I saw it already works like that for TextEditors linked to sliders for which the above method has been called. Is there anything like that already or is there a cool way to implement it?
Thanks in advance