-
Using a sliding tab bar selection indicator and connecting it to a Selector like a FlipView results in the wrong scroll offset
https://github.com/unoplatform/uno.toolkit.ui/assets/4793020/04a4cc…
kazo0 updated
11 months ago
-
# Proposal: Add flipped content control to Pagers and FlipView
## Summary
Permit controlling the context changing flow direction, without changing the flow direction of all children.
##…
-
## Flipview does not behave as in WinUI and have several issues in wasm
### Difference in the behavior in wasm:
- The arrow key does not switch the images
- The mousse wheel does not switch the i…
-
@polok Hi Please can you check the boolean isChecked in onFlipViewClick is not giving stable true false values.
-
`fv = Flipium.createFlipView({
images: ["1.png", "2.png", "3.png"], // views instead of Images
horizontal: false,
path: "/example/",
cacheOnLoad: true,
duration: 500,
height: 460
});`
…
yozef updated
10 years ago
-
### What happened?
设置圆角后,只有停止动画时才是圆角
以及,如果这样子写的话,flipView会把卡片的圆角也占据了.不知道有没有好的写法
### Operation System
Windows11 23H2
### Python Version
3.10.9
### PyQt/PySide Version
pyside6=…
-
Can't implement this with SwipeRefreshLayout because when I pull the top even though i'm at the page 2 or so on the swiperefresh is called not the onoverflip
-
It would be great if pressing the down arrow on the keyboard navigated to the next post to enable quick browsing without having to use the mouse.
Actual behaviour: Pressing down arrow on the mouse…
-
### Current behavior
pinch zoom doesn't work on Android when zoom on image itself, but zooming outside of the image on the background works fine
### Expected behavior
expected zoom to work the same…
-
Hi emilsjolander,
thank you for sharing great lib.
I has use this lib in my app. This working fine, however, if you could train for me. How can i implement pull to refresh like flipboard.
Thanks in ad…