boltex / leojs

Leo Literate Editor with Outline in Typescript
https://boltex.github.io/leojs/
MIT License
34 stars 2 forks source link

Fix call_handler of the IdleTime class to send the IdleTime instance as parameter. #169

Closed boltex closed 2 months ago

boltex commented 2 months ago

Fix call_handler of the IdleTime class to send the IdleTime instance as parameter.

This is supposed to be passed as convenience for plugins and user scripts!

boltex commented 2 months ago

Fixed in dev.