issues
search
DioxusLabs
/
blitz
A radically modular HTML/CSS rendering engine
Apache License 2.0
2.13k
stars
42
forks
source link
Refactor and document Viewport
#152
Open
matthunz
opened
4 weeks ago
matthunz
commented
4 weeks ago
Replaces
Viewport::zoom
and
Viewport::set_zoom
with an exported field
Removes
Viewport::scale_f64
convenience method
My thought here is to keep the codebase minimal while we're still building
Docs and general refactors
Viewport::zoom
andViewport::set_zoom
with an exported fieldViewport::scale_f64
convenience method