Marco Scannadinari

Results 15 comments of Marco Scannadinari

Apologies for the hasty submission, I accidentally hit return and created the issue

I think I've noticed this too, I'm hesitant to use the app now.

Confirming this bug exists on the later 1.13.1 version, and iOS 15.5 https://reddit.com/r/apolloapp/comments/uz4mr6/swiping_back_posts_is_still_capped_at_60fps_on/ I reported this on Reddit at around the same time lol

Drawing a circle or other shape would be really useful too. This would be much more predictable and unlikely to be mistaken for anything else, since users only tap and...

Also is it currently possible to specify a gesture where the user has to swipe all the way up from the bottom to the top of the screen? @ddvk uses...

@edipox @dyu's solution uses Chrome which I don't think is the point of Electrino. Ideally this project should use the WebKitGtk or QtWebKit frameworks, which are commonly installed by many...

Looks like the best solution for Linux will be marking webkitgtk as a dependency through each package manager (apt, dnf, pacman, etc). This way at least there is a chance...

@Jimster121 this thread is not the most appropriate for individual questions, but if you install webkitgtk then you will need to include it as a library, using GTK as your...

IMO this is a pretty significant area where dartdoc could improve. Since there is no way for an editor to parse argument documentation, not being able to get any argument-specific...

I was thinking closer to VSCode's behavior, which starts path completion when there is a slash, instead of on an empty string. You are right that triggering on any string...