refactor: clamp canvas pointer movement, prioritize local pan offset, and remove debug logs
This commit is contained in:
@@ -9495,7 +9495,6 @@ impl HcieIcedApp {
|
||||
);
|
||||
|
||||
// Toolbox — 36px strip (single column) or 72px (2 columns) on the left edge
|
||||
log::info!("[view] sidebar_expanded={}", self.sidebar_expanded);
|
||||
let toolbox = crate::sidebar::view(
|
||||
&self.tool_state,
|
||||
&self.fg_color,
|
||||
|
||||
Reference in New Issue
Block a user