change resolution and button sizes #9
Annotations
6 warnings
Build:
src/ui/draw.rs#L123
unused variable: `commands`
|
Build:
src/ui/draw.rs#L127
unused variable: `grid`
|
Build:
src/ui/draw.rs#L133
unused variable: `tool_settings_height`
|
Build:
src/ui/draw.rs#L123
variable does not need to be mutable
|
Build:
src/ui/draw.rs#L127
variable does not need to be mutable
|
Build:
src/ui/draw.rs#L133
variable does not need to be mutable
|
Loading