chicago-brick icon indicating copy to clipboard operation
chicago-brick copied to clipboard

Fix the way we handle bezels

Open applmak opened this issue 8 years ago • 0 comments

The way we do bezels requires us to scale things, because our canvas ends up having a scale on it. Instead, have bezel calculations only ever adjust the x,y pos of the screens, and not their width and height. The net effect is that walls will be wider & taller than they are now, when measured in pixels.

applmak avatar Oct 20 '16 20:10 applmak