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

Make tool panel scrollable in sidebar #1794

Merged
merged 1 commit into from
Sep 2, 2016

Conversation

tsauerwein
Copy link

This makes the tool panel in the right panel scrollable. At first I tried to keep the panel title fixed, and only make the panel content area scrollable. But this caused several layouting issues, which would require more profound changes. Considering that usually the vertical space is sufficient, I would propose to go with this simple but effective solution. If wanted we can still improve it later.

ngeo-scrollable-tool-panel

Closes #1738

@pgiraud
Copy link
Contributor

pgiraud commented Sep 2, 2016

Nice! Thanks. Please merge.

@tsauerwein
Copy link
Author

Thanks for the review!

@tsauerwein tsauerwein merged commit a0c00df into camptocamp:master Sep 2, 2016
@tsauerwein tsauerwein deleted the scrollable-tool-panels branch September 2, 2016 12:03
pgiraud pushed a commit that referenced this pull request Sep 7, 2016
pgiraud pushed a commit that referenced this pull request Sep 7, 2016
Follow up of #1794

We could also only allow vertical scroll on tools panels.
pgiraud pushed a commit that referenced this pull request Sep 7, 2016
Follow up of #1794

We could also only allow vertical scroll on tools panels.
@sbrunner sbrunner added this to the Older milestone Aug 23, 2019
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.

The tool panels are not scrollable
3 participants