ISPageControl
ISPageControl copied to clipboard
Relayout dots on bounds change
This fixes an issue with auto layout when the size of the control changes.
The method updateDotLayersLayout
is relatively cheap, we can remove the check for bounds size.
Sorry for noise with trimming whitespaces.
Could be related to #1