Skip to content

Fixes for renderError#344

Open
sigmapi wants to merge 1 commit intoramnathv:masterfrom
sigmapi:fixes-on-render-error
Open

Fixes for renderError#344
sigmapi wants to merge 1 commit intoramnathv:masterfrom
sigmapi:fixes-on-render-error

Conversation

@sigmapi
Copy link

@sigmapi sigmapi commented Aug 13, 2019

a) Set max-height style instead of height
b) Removed timer that listens to resize event. It causes the error
element to change width/height momentarily and it's very disturbing to
the eye. The max-width & max-height properties are enough to handle the
resizing.

a) Set max-height style instead of height
b) Removed timer that listens to resize event. It causes the error
element to change width/height momentarily and it's very disturbing to
the eye. The max-width & max-height properties are enough to handle the
resizing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant