You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When combining the with auto and textmode parameters I'm seeing an incorrect width and height on first load. Once the browser is resized the correct dimensions are shown, they are always 20x20.
holder.js/800x355?auto=true&textmode=exact
An example:
Then once browser is resized:
Note that this is within the Pattern Lab environment so I'm not sure if it applies on a basic static HTML page.
The text was updated successfully, but these errors were encountered:
When combining the with auto and textmode parameters I'm seeing an incorrect width and height on first load. Once the browser is resized the correct dimensions are shown, they are always 20x20.
holder.js/800x355?auto=true&textmode=exact
An example:
Then once browser is resized:
Note that this is within the Pattern Lab environment so I'm not sure if it applies on a basic static HTML page.
The text was updated successfully, but these errors were encountered: