bitsdojo / bitsdojo_window

A Flutter package that makes it easy to customize and work with your Flutter desktop app window.
http://www.youtube.com/watch?v=bee2AHQpGK4
MIT License
815 stars 229 forks source link

maximum button 2px problem #200

Open jinnyum opened 2 years ago

jinnyum commented 2 years ago

When running at 125% monitor magnification, the button image is 2px visible. If I move it to 100% size, it goes back to 1px. It goes away with antialiasing, but I don't want it to become cloudy. Could this be a flutter problem?

button_pixel