GithubHelp home page GithubHelp logo

Comments (7)

DanGLES3 avatar DanGLES3 commented on June 24, 2024

Enabling this module changes the behavior of the app switching gesture. Normally, swipes to the right cycle through the most recent apps in order, allowing for left swipes to cycle back. Interacting with an app, however, sends it to the front of the list. A new swipe to the right switches to the last app other than the active one that was interacted with.

With this module enabled, switching to an app for more than about a half second seems to "interact" and send the app to the start of the list. It's almost impossible to use the app switching gestures normally with this bug, as only swapping between the most recent two apps is possible unless you swipe extremely fast.

That is unfortunately out of my control because when you hide the navigation bar anytime you do a gesture you're also interacting with the app area thus causing the app to be focused in.

from hidenavbar.

DanGLES3 avatar DanGLES3 commented on June 24, 2024

Enabling this module changes the behavior of the app switching gesture. Normally, swipes to the right cycle through the most recent apps in order, allowing for left swipes to cycle back. Interacting with an app, however, sends it to the front of the list. A new swipe to the right switches to the last app other than the active one that was interacted with.

With this module enabled, switching to an app for more than about a half second seems to "interact" and send the app to the start of the list. It's almost impossible to use the app switching gestures normally with this bug, as only swapping between the most recent two apps is possible unless you swipe extremely fast.

Also, speeding up or disabling the system animations will greatly worsen this issue (my module was only properly tested on stock animation speeds) and i can't fix it because my module can't change the behavior of the gesture navigation. It merely hides the navigation bar.

So if you like to use faster or no animations, I can't really recommend my module.

from hidenavbar.

TomBolger avatar TomBolger commented on June 24, 2024

from hidenavbar.

DanGLES3 avatar DanGLES3 commented on June 24, 2024

Thanks for the reply, it is good to know what is going on. Would it be possible to have an option to resize the nav bar area to a few pixels to help with this issue? Or is that totally outside of the scope of your app? Just a thought for a compromise.

On Thu, Apr 25, 2024, 9:04 PM DanGLES3 @.> wrote: Enabling this module changes the behavior of the app switching gesture. Normally, swipes to the right cycle through the most recent apps in order, allowing for left swipes to cycle back. Interacting with an app, however, sends it to the front of the list. A new swipe to the right switches to the last app other than the active one that was interacted with. With this module enabled, switching to an app for more than about a half second seems to "interact" and send the app to the start of the list. It's almost impossible to use the app switching gestures normally with this bug, as only swapping between the most recent two apps is possible unless you swipe extremely fast. That is unfortunately out of my control because when you hide a navigation bar anytime you do a gesture you're also interacting with the app area thus causing the app to be focused in. — Reply to this email directly, view it on GitHub <#73 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALZSASFP3OTHDWHSKDAHCGDY7HG4NAVCNFSM6AAAAABG2BQOU2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZYGU4TANRVHA . You are receiving this because you authored the thread.Message ID: @.>

The Gcam fix option roughly does that, though I'm not sure it would fix the issue in your case. Though to be honest, fix this would likely require keeping a lot of the navbar visible, so as to not trigger an interaction with the app, thus kind of rendering the module kinda pointless don't you think?.

from hidenavbar.

TomBolger avatar TomBolger commented on June 24, 2024

from hidenavbar.

DanGLES3 avatar DanGLES3 commented on June 24, 2024

It depends on how it works, and I admit I'm ignorant. But if there was a one pixel nav bar, and you swiped in an arc, starting in and ending in the nav bar, I am speculating it might work as it does stock, because I know that I don't need to keep my thumb constrained to the bottom like 50 pixels of default space for it to work properly in normal usage.

On Fri, Apr 26, 2024, 11:34 AM DanGLES3 @.> wrote: Thanks for the reply, it is good to know what is going on. Would it be possible to have an option to resize the nav bar area to a few pixels to help with this issue? Or is that totally outside of the scope of your app? Just a thought for a compromise. … <#m_-5322766750665140184_> On Thu, Apr 25, 2024, 9:04 PM DanGLES3 @.> wrote: Enabling this module changes the behavior of the app switching gesture. Normally, swipes to the right cycle through the most recent apps in order, allowing for left swipes to cycle back. Interacting with an app, however, sends it to the front of the list. A new swipe to the right switches to the last app other than the active one that was interacted with. With this module enabled, switching to an app for more than about a half second seems to "interact" and send the app to the start of the list. It's almost impossible to use the app switching gestures normally with this bug, as only swapping between the most recent two apps is possible unless you swipe extremely fast. That is unfortunately out of my control because when you hide a navigation bar anytime you do a gesture you're also interacting with the app area thus causing the app to be focused in. — Reply to this email directly, view it on GitHub <#73 (comment) <#73 (comment)>>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALZSASFP3OTHDWHSKDAHCGDY7HG4NAVCNFSM6AAAAABG2BQOU2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZYGU4TANRVHA https://github.com/notifications/unsubscribe-auth/ALZSASFP3OTHDWHSKDAHCGDY7HG4NAVCNFSM6AAAAABG2BQOU2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZYGU4TANRVHA . You are receiving this because you authored the thread.Message ID: @.> The Gcam fix option roughly does that, though I'm not sure it would fix the issue in your case. Though to be honest, fix this would likely require keeping a lot of the navbar visible, so as to not trigger an interaction with the app, thus kind of rendering the module kinda pointless don't you think?. — Reply to this email directly, view it on GitHub <#73 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALZSASEUUVR36PCMDBQIWHDY7KMZXAVCNFSM6AAAAABG2BQOU2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZZHEZDSMZUGE . You are receiving this because you authored the thread.Message ID: @.**>

The Gcam fix option roughly keeps "1" pixel of the navigation bar visible so you can try it

from hidenavbar.

TomBolger avatar TomBolger commented on June 24, 2024

from hidenavbar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.