src/Builder4/WindowRooView.bjs
[app.Builder.js] / src / Builder4 / WindowRooView.vala
index f2d1908..2f7c10a 100644 (file)
@@ -1035,6 +1035,11 @@ public class Xcls_WindowRooView : Object
                this.onCursorChanged();
                return false;
             });
+            this.el.key_release_event.connect( () => {
+               // in theory this should be after a change has been done..
+               
+            
+            });
         }
 
         // user defined functions