GabenGar / trimps-x

GNU General Public License v2.0
0 stars 0 forks source link

refactor: markup callbacks #7

Closed GabenGar closed 1 month ago

GabenGar commented 1 month ago

Moved callbacks out of markup so it would be easier to move into JSX. I don't know if the codebase does some magical tricks with adding/removing them or not so I erred on safe side and just made them as DOM listeners.