shaigem / BlazorPanzoom

Blazor wrapper for timmywil's panzoom library that helps make zooming and panning of Blazor components and elements easier
https://shaigem.github.io/BlazorPanzoom/
MIT License
47 stars 13 forks source link

Fix demo app layout for small screen devices #1

Closed shaigem closed 3 years ago

shaigem commented 3 years ago

The demo application looks fine on Desktop devices but on devices with a smaller screen, the button text and images get cut off.

shaigem commented 3 years ago

Fixed in commit fd6d93c