Code Monkey home page Code Monkey logo

Comments (22)

PangMo5 avatar PangMo5 commented on May 18, 2024 1

This may be a problem with the combination of Spacer and iOS 15(Maybe not), LazyVStack, and NavigationView.

Currently, I think we're using Spacer to set the spacing between views.
Maybe this is the same as using Color.clear
This is not Apple's intended method and may have unintended side effects.
Therefore, it would be better to use .padding for spacing between views.

If replace that part with padding, it works normally.

from swiftfin.

classicjazz avatar classicjazz commented on May 18, 2024 1

I regenerated the shared link: https://drive.google.com/file/d/1DStUV2lE1eocFzddnZ7GzuuRuo0jmM2N/view?usp=sharing

Hopefully this works for you.

from swiftfin.

PangMo5 avatar PangMo5 commented on May 18, 2024

I'll check it

from swiftfin.

classicjazz avatar classicjazz commented on May 18, 2024

I can confirm that this is an issue on my iPhone 12 Max using iOS 14.6.

To reproduce,

  1. on the home screen, scroll all the way down
  2. scroll all the way up until it hits the top and bounces

Updated: This is also a problem on my M1 iPad Pro using iOS 14.6, just much less of an issue. Again, it seems to be caused by scrolling back to the top until it bounces.

from swiftfin.

acvigue avatar acvigue commented on May 18, 2024

iOS v?
15 has known issues with the home screen.

from swiftfin.

PangMo5 avatar PangMo5 commented on May 18, 2024

Of course, this may be resolved in beta later 😋

from swiftfin.

acvigue avatar acvigue commented on May 18, 2024

If replace that part with padding, it works normally.

would you be willing to throw up a quick PR with the changes?

from swiftfin.

PangMo5 avatar PangMo5 commented on May 18, 2024

If replace that part with padding, it works normally.

would you be willing to throw up a quick PR with the changes?

Yes, the corresponding part has been modified,
but I can see other problems on the home screen,
so I will upload them after I correct them.

from swiftfin.

acvigue avatar acvigue commented on May 18, 2024

reopening until proven fixed.

from swiftfin.

LeviSnoot avatar LeviSnoot commented on May 18, 2024

iOS v?
15 has known issues with the home screen.

v14.6

from swiftfin.

classicjazz avatar classicjazz commented on May 18, 2024

I updated my comments to reflect 14.6 on both devices.

from swiftfin.

Hukuma1 avatar Hukuma1 commented on May 18, 2024

iOS v14.3 same thing. Also has weird binding/bounce if you flip orientation into landscape mode.

from swiftfin.

krutburken avatar krutburken commented on May 18, 2024

Can also confirm this on 14.6 (12 mini)

from swiftfin.

acvigue avatar acvigue commented on May 18, 2024

may be fixed in 51

from swiftfin.

acvigue avatar acvigue commented on May 18, 2024

please lmk if this still occurs in 53.

from swiftfin.

classicjazz avatar classicjazz commented on May 18, 2024

Definitely improved on the iPhone 12 Max running 14.6. I don't see it screen redraw (fluttering) at all in either landscape or portrait mode.

Almost fixed on the M1 iPad Pro running 14.6. No artifacts in landscape mode. But there are still screen redraw (fluttering) issues in portrait mode there.

from swiftfin.

PangMo5 avatar PangMo5 commented on May 18, 2024

Definitely improved on the iPhone 12 Max running 14.6. I don't see it screen redraw (fluttering) at all in either landscape or portrait mode.

Almost fixed on the M1 iPad Pro running 14.6. No artifacts in landscape mode. But there are still screen redraw (fluttering) issues in portrait mode there.

Can you upload the example video that working on the M1 iPad Pro?

from swiftfin.

LeviSnoot avatar LeviSnoot commented on May 18, 2024

please lmk if this still occurs in 53.

Fixed for me in build 53

from swiftfin.

Hukuma1 avatar Hukuma1 commented on May 18, 2024

Ditto. Fixed on my iPhone 11 Pro. Thanks!

from swiftfin.

acvigue avatar acvigue commented on May 18, 2024

np. closing.

from swiftfin.

classicjazz avatar classicjazz commented on May 18, 2024

Definitely improved on the iPhone 12 Max running 14.6. I don't see it screen redraw (fluttering) at all in either landscape or portrait mode.
Almost fixed on the M1 iPad Pro running 14.6. No artifacts in landscape mode. But there are still screen redraw (fluttering) issues in portrait mode there.

Can you upload the example video that working on the M1 iPad Pro?

Here is a link to a video of the flicker when in portrait mode, but not landscape: [remove]

To replicate, scroll up until it bounces. Then the flicker / screen redraw issue occurs on the M1 iPad running 14.6.

from swiftfin.

PangMo5 avatar PangMo5 commented on May 18, 2024

Here is a link to a video of the flicker when in portrait mode, but not landscape: https://drive.google.com/file/d/1DStUV2lE1eocFzddnZ7GzuuRuo0jmM2N/view

To replicate, scroll up until it bounces. Then the flicker / screen redraw issue occurs on the M1 iPad running 14.6.

cant access to link

from swiftfin.

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.