Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix move/resize issues and improve styling #2797

Merged
merged 3 commits into from
Aug 11, 2017

Commits on Aug 2, 2017

  1. Fix issue with resizable modal

    Fix issue where destroying and recreating the modal content was breaking
    the resizable functionality.
    
    This fixes the issue with the "share map" modal that was not resizable.
    Roman Zoller committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    37d5676 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2017

  1. Make query results window draggable and resizable

    Roman Zoller committed Aug 7, 2017
    Configuration menu
    Copy the full SHA
    7d3e73b View commit details
    Browse the repository at this point in the history
  2. Adapt styling of modals in gmf

    Make them look like other gmf components.
    Roman Zoller committed Aug 7, 2017
    Configuration menu
    Copy the full SHA
    8f89451 View commit details
    Browse the repository at this point in the history