![]() In https://github.com/emilk/egui/pull/1154 the default was set to 16k x 512, which is way excessive, as most of it will be blank. This PR changes it to 8k x 64, which will make egui use less RAM and VRAM, and load quicker again. This also decreases the max size from 16k² to 8k². That should be enough. |
||
---|---|---|
.. | ||
benches | ||
fonts | ||
src | ||
Cargo.toml | ||
CHANGELOG.md | ||
README.md |