Skip to content
This repository has been archived by the owner on Nov 30, 2018. It is now read-only.

Dialog: Fix height issues when calling reposition #577

Closed
wants to merge 1 commit into from

Conversation

tschettler
Copy link

This commit fixes an issue where if reposition is called more than once, the height of the dialog is changed on the first call and affects the calculations in subsequent calls such that for dialogs that exceed the window height, vertical scrollbars are removed erroneously.

This commit fixes an issue where if reposition is called more than once,
the height of the dialog is changed and affects the calculations such
that for dialogs that exceed the window height, vertical scrollbars are
removed erroneously.
TommiGustafsson added a commit to TommiGustafsson/Durandal that referenced this pull request Sep 18, 2014
@TommiGustafsson
Copy link
Contributor

Thanks for the fix. I updated my pull request #578 with your fix. It is better and simpler than what I wrote.

@EisenbergEffect
Copy link
Member

Landed in branch Next-Version

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants