abey79 / vsvg

Fast and portable tools for plotter users
http://whisk.rs
MIT License
111 stars 13 forks source link

Add `on_exit()` hook to the `ViewerApp` trait #106

Closed danieledapo closed 9 months ago

danieledapo commented 9 months ago

I've not bothered exposing the glow version of the function for simplicity given that it's always possible to retrieve the glow::Context from eframe::Frame::gl(), but I do not have strong feelings against exposing it.

abey79 commented 9 months ago

lgtm 👍🏻