-
Notifications
You must be signed in to change notification settings - Fork 15
Description
I had to patch some code....... I added a try catch statement and rooted it to a model function..... just add a call function and you get the event.....
without the call function in the model you make it works as normal.... like it dose currently...
it has to do with clicks and key-pres events ... tinybind ignores it ....yet it can now be rooted back to you with this patch code...... its also a cool way ... your not adding document add event......
li tag with an input you click and it send you a call tiny bind ignores it ...why because its not part of binding yet it is..... ohhh now you can set style or get index and to get it you have do it the old way. .... like user hits a tree node you want to expand.... you get the index this way and can reset the styles.... anyway it should work grate and admin needs to understand it... as a new feature to not mess it up.... we connect code to this event call..... it ignores...... a call stack ....and its usefully. it binds only its job is done...
its slush events..
