fix emoji rendering
[?]
Jul 16, 2025, 9:40 AM
DST3HRZZXO3RNS2GW5ADK43LT7PX5SZ4GLLO7MC7U3VWCYNFTZTQCDependencies
- [2]
23SFYK4Qbig view refactor into a new crate - [3]
MYGIBRRHwip custom theme - [4]
7SSBM4UQview: refactor repo view - [5]
ZD56BUSUadd back +/- bg colors - [6]
I2AG42PAnew cols layout
Change contents
- replacement in inflorescence_view/src/diff.rs at line 338
el(mono_text(line).width(Length::Fill)),el(mono_text(line).shaping(text::Shaping::Advanced).width(Length::Fill)), - replacement in inflorescence_view/src/app.rs at line 144
el(text(message)),el(text(message).shaping(text::Shaping::Advanced)), - replacement in inflorescence_view/src/app.rs at line 228
el(text(message)),el(text(message).shaping(text::Shaping::Advanced)),