Skip to content
This repository has been archived by the owner on Apr 6, 2022. It is now read-only.

Fix setting dimension for opened/attached dialog #157

Merged
merged 2 commits into from
Feb 24, 2020

Conversation

DiegoCardoso
Copy link
Contributor

  • Make call to set overlay dimension on setWidth/setHeight
  • Add tests to cover cases the bug was present

Fixes #156

- Make call to set overlay dimension on setWidth/setHeight
- Add tests to cover cases the bug was present

Fixes #156
- Fix minor issues with code style
@vaadin-bot
Copy link

SonarQube analysis reported 5 issues

  • MINOR 5 minor

Watch the comments in this conversation to review them.

3 extra issues

Note: The following issues were found on lines that were not modified in the pull request. Because these issues can't be reported as line comments, they are summarized here:

  1. MINOR Dialog.java#L230: Move this constructor to comply with Java Code Conventions. rule
  2. MINOR Dialog.java#L553: Remove this method to simply inherit it. rule
  3. MINOR Dialog.java#L566: Remove this method to simply inherit it. rule

@DiegoCardoso DiegoCardoso merged commit 9e6fba0 into 2.1 Feb 24, 2020
@DiegoCardoso DiegoCardoso deleted the fix/width-and-height branch February 24, 2020 14:22
DiegoCardoso added a commit that referenced this pull request Feb 25, 2020
- Make call to set overlay dimension on setWidth/setHeight
- Add tests to cover cases the bug was present
- Set properties on default resize callback

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

Successfully merging this pull request may close these issues.

None yet

3 participants