SizedZoomer component that adjusts the zoom level of its children to fit within the specified width and height. It uses a binary search algorithm to find the optimal zoom level.
SizedZoomer component that adjusts the zoom level of its children to fit within the specified width and height. It uses a binary search algorithm to find the optimal zoom level.