mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-04-10 19:17:01 +02:00
This commit adds hot reloading for changes made to viewport.inner_size in the configuration file. I still don't understand how the scaling works with egui, but at least for the time being there are some rough heuristics I've thrown together. The transformation of y still seems a little off, but the transformation of x seems pretty accurate when dividing by native_pixels_per_point.