mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-31 07:37:24 +00:00
![]() When using glyph embedding, we generate a character map where each code point is a literal char. When the font contains a semicolon and we generate an entry for that, we write ';' and the CodeFormatter would think the semicolon is the end of a statement and produce a newline. That breaks the build of the generated code. Instead teach the formatter also about single-quoted string literals. |
||
---|---|---|
.. | ||
LICENSES | ||
Cargo.toml | ||
lib.rs |