mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
♻️ Refactor how rebuild_tiles works
This commit is contained in:
committed by
Alejandro Alonso
parent
fef342b489
commit
caf13eb774
2
render-wasm/src/options.rs
Normal file
2
render-wasm/src/options.rs
Normal file
@@ -0,0 +1,2 @@
|
||||
pub const DEBUG_VISIBLE: u32 = 0x01;
|
||||
pub const PROFILE_REBUILD_TILES: u32 = 0x02;
|
||||
Reference in New Issue
Block a user