X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=blobdiff_plain;f=src%2FBuilder4%2FWindowRooView.vala;h=2f7c10a2ab094308045a77e6e3be45b57c6304a6;hp=f2d1908c59b72b9578fe1589c15948227cf952c2;hb=700f970c58ea880664ac6d459472b93dab1c41f4;hpb=817e7a0684c1e31cf84d27f6682984f088af501c diff --git a/src/Builder4/WindowRooView.vala b/src/Builder4/WindowRooView.vala index f2d1908c5..2f7c10a2a 100644 --- a/src/Builder4/WindowRooView.vala +++ b/src/Builder4/WindowRooView.vala @@ -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