mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-05-26 13:39:22 +02:00
de3d4d0d99
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.