ggdt/ggdt_imgui
Gered d903ca59b3 add methods to get current ImGui display size
i suppose there is not much benefit to using this versus equivalent
functionality on SystemResources (for example). however the dimensions
returned by these new methods do respect whatever display scaling is
being used by ImGui. and these are technically more convenient to use
in whatever place you're building up a UI in. meh.
2023-05-30 18:49:14 -04:00
..
src add methods to get current ImGui display size 2023-05-30 18:49:14 -04:00
Cargo.toml initial commit of ggdt_imgui library 2023-04-07 14:21:27 -04:00