Original: https://github.com/tomaka/glutin/issues/681
It appears that this might be two separate issues:
resizable
with_min_dimensions
with_max_dimensions
Most helpful comment
It appears that this might be two separate issues:
resizableflag for creating windowswith_min_dimensionsandwith_max_dimensionsinclude the window border on (at least) Windows, which is likely a bug.