solus-project / os-installer

Solus Installer
https://solus-project.com/
GNU General Public License v2.0
16 stars 11 forks source link

Finding your location screen bug #15

Closed Quacky2200 closed 7 years ago

Quacky2200 commented 8 years ago

'Finding your location' screen still shows up briefly (flickers) when the 'Find my location automatically' checkbox is not enabled.

See this video I put on YouTube: https://youtu.be/kf3lbqgBa_4

ikeydoherty commented 7 years ago

It's not a bug - you're using software rendering in a virtual machine so it's unable to keep a minimum FPS to render the animation from sliding across the pages where it deliberately skips that page.

Quacky2200 commented 7 years ago

The page shouldn't even be rendered anyhow, it literally should not be inserted or 'skipped' unless I said I want the page to show up under the necessary options?

ikeydoherty commented 7 years ago

Pages aren't inserted dynamically, they exist before the questions are asked.

ikeydoherty commented 7 years ago

I'll see if GtkStack respects child visibility to omit it from the series