-
**Describe the bug**
`SelectPanel` not scrolling with anchoring element when parent containers have different overflow properties. This also happens with `ActionMenu`.
**To Reproduce**
In memex l…
-
### New Issue Checklist
- [ ] Updated Tabman to the latest version
- [ ] I took a look at the [Troubleshooting Guide](https://github.com/uias/Tabman/blob/master/Docs/TROUBLESHOOTING.md)
- [ ] I s…
-
**Bug Description**
When using a lower resolution, like 480p and in Full Screen mode, the right nested menu will not scroll like the left nested menu
**Steps to Reproduce**
1. Set OS to 480p
2.…
-
### Description
When displaying a Grid inside another Grid using ItemDetailsRenderer, scrolling events are processed improperly.
### Expected outcome
When hovering the parent grid, only the p…
-
Currently, if you navigate from one page to another page on site the vertical scroll position is remembered. So when you are navigating between two pages that both overflow the browser window, you wil…
-
We are trying to implement Giphy into our messaging app, having very limited success so far.
The main issue is that templates (`GiphyDialogFragment`, `GiphyDialogView`) refuse to play nicely with es…
-
My layout is constructed with a root CoordinatorLayout, with an embedded AHBottomNavigation view with layout_gravity set to bottom, and a ScrollView within a container FrameLayout (part of a fragment)…
ghost updated
6 years ago
-
### Description
On Android devices only, you can't scroll a vertical ScrollView anymore after scrolling a nested horizontal ScrollView, when panning on entries.
If you don't scroll the nested ho…
-
### Description
When we implement a screen containing nested scrolling in iOS, for eg; Parent is a scrollview and child is a grid view, then one of the grid contain a collection view. This scenario w…
-
**Description of new feature**
There should be an option to pan the graph on normal wheel inputs and only zoom when the Ctrl modifier is active.
**Motivation for new feature**
On large graphs…