Emil Ernerfeldt
Emil Ernerfeldt
Remember to use https://github.com/rerun-io/rerun_template/ when setting up the new repositories!
I really want to add the minimal version of this, because the lack of this keeps biting us in the ass.
This feels like a unique snowflake. Why would negative values work that way for TextEdit, and nothing else? And why can't the user just call `.desired_width(ui.available_width() - 50.0)` instead?
I'm very excited for this! The readability improvements of the font hinting is pretty big imho. Also: colored emojis unlocked??? Before we merge I want to make sure we measure...
wasm size on `main`: 10,478,576 B wasm size with `skrifa`: 11,080,156 B so +600kB. I think that's well acceptable.
All snapshots look good
I encourage everyone to follow this link to experience the improvements: https://rerun-io.github.io/kitdiff/?url=https://github.com/emilk/egui/pull/7694
I'm a bit worried about the extra monomorphization this adds to egui 😬 I don't have time for a deep review though; not this week
* Actually: #6388 So we need some other design for this
More details can be found in the duplicate issue: * https://github.com/rerun-io/rerun/issues/6358