Skip to content

Conversation

@erlimar
Copy link

@erlimar erlimar commented Nov 11, 2013

Using the component in a project, I had a problem when displaying the message and changed the content of the page so asynchronous. As the content has changed, the dimensions were also changed accordingly, so that the message was not centralized.
I realized this when I was revolved redimensionava the window, and as the event 'scroll' window is called automatically when its content is changed, the setting made ​​for the event 'resize' component was also called when the 'scroll 'the window was activated as well.
My problem was solved. There is the suggestion.

PS: I wrote in Portuguese in Brazil and translated with Google Translate. Forgive me if there are any errors.

controlling the resizing and scrolling the screen to adjust the message in the user's field of view.
controlling the resizing and scrolling the screen to adjust the message in the user's field of view.
Call callback on autoclose event.
Call callback on autoclose event.
@erlimar
Copy link
Author

erlimar commented Nov 22, 2013

Call callback on autoclose event.

@perthsystem
Copy link

That works well but is there a way to scroll the contents of the messi window?
I use load.messi to display a html file but if I specify 'height:' for the window the content is cut-off at the bottom, so I have to make it 'height: auto' and that throws my whole page out.
Scrolling the contents would be a nice addition :)

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.

2 participants