mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-03-09 07:02:01 -05:00
On computer can't move to new feed added on the source #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @David7ce on GitHub (Oct 12, 2023).
Describe the Bug
When adding rss feed to one source after more than 4 feeds, I can't move to the five or so feed. Basically on PC you can't move the bar where are located the RSS Feed on circles.
Platform
To Reproduce
Expected behavior
I want to move from one feed to another and move the bar of feeds. I think it was thinked for mobile screens but nor for computers.
Screenshot
@ricoberger commented on GitHub (Oct 12, 2023):
Hi @David7ce, thanks for reporting the issue. I can confirm that this is an issue on Linux, Windows and the Web version when there are no touch gestures or trackpad.
To fix this issue, I changed the scrolling behavior of the app to also support drag gestures from the mouse for scrolling in #27.
A new version with the fix should be released over the weekend. If you still have issues afterwards or if you encounter any other issues please let me know.
@David7ce commented on GitHub (Oct 15, 2023):
Sorry but for me, horizontal scroll in the sources menu is not possible. I only can see the maximum width of 4 and a half circle sources and cant move to the next one.
@ricoberger commented on GitHub (Oct 17, 2023):
The new version with the fix should now be available.