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 #3642 Switch between widgets and timeline #3698

Merged
merged 5 commits into from
Apr 19, 2019

Conversation

offtherailz
Copy link
Member

Description

This pull request add the following features :

  • When widgets and timeline are on the same map, only one will be visible at the same time.

  • The user can use the widgets tray to switch between timeline or widgets.

  • When the timeline or the widgets are collapsed automatically (due to a widget add or time layer add) a notification explains what happened and how to use it (notifications are triggered only once). A tooltip highlight the timeline button the timeline button when collapsed.
    image

  • Layout has been a little adjusted to uniform the timeline with widgets margins

Issues

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Feature

What is the current behavior? (You can also link to an open issue here)
Widgets and Timeline overlap

What is the new behavior?
Widgets and timeline do not overlap anymore.

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information:

@coveralls
Copy link

coveralls commented Apr 17, 2019

Coverage Status

Coverage increased (+0.2%) to 81.212% when pulling 5af52ee on offtherailz:fix_#3642 into cfd7417 on geosolutions-it:master.

 - Moved the timeline above the widgets to avoid timelines settings panel to overlap pinned widgets
 - Show tooltip only when collapsed
@offtherailz offtherailz merged commit aeb28d5 into geosolutions-it:master Apr 19, 2019
offtherailz added a commit to offtherailz/MapStore2 that referenced this pull request May 3, 2019
@offtherailz offtherailz deleted the fix_#3642 branch February 18, 2020 11:54
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.

Solve Widgets / Timeline Conflicts
3 participants