Modernflyouts: Option to change the duration of flyout being visible

Created on 22 Sep 2020  Β·  16Comments  Β·  Source: ModernFlyouts-Community/ModernFlyouts

Please add a feature to be able to change the duration for which the flyout appears after summoning it.

Enhancement Low Priority UUX

Most helpful comment

You are not gonna believe what plans I have for v0.10.0

Too many features planned. Gonna keep it a secret 😜

All 16 comments

Keep it as low priority, but it will be a nice-to-have.

It's a really simple task πŸ˜‰. But due to other high priority tasks (such as restore default flyout when this app crashes, show the flyout over every window and above lockscreen) this implementation could be delayed to v0.8

Ok, thanks.

You are not gonna believe what plans I have for v0.10.0

Too many features planned. Gonna keep it a secret 😜

Gotta keep the excitement up! Keeping them secret would be hard, no? 😜😁

It kinda is πŸ˜‚. But I don't want to disappoint users by not implementing what was said. Better keep it secret ☺️.

Finally! I had the time to implement this feature 😁. Here you go 6b7c374f8d462803a609ab5f65323a6f13a7f9b6

One thing to notice is that, setting the flyout timeout lesser than 2750 ms will result in overlap between this and the old flyout.

It will only happen once in a while with Audio, Brightness & LockKeys flyouts. But Airplane Mode flyout will exhibit this bug too often.

Where is this option present in the settings? I cannot find it. πŸ˜…πŸ˜…

πŸ€¦β€β™‚οΈ

Soooo.... sorry, I forgot to stage the GeneralSettingsPage.xaml file before committing. It was not uploaded to GitHub. I was busy cleaning up the commit history after that. So the changes must be been undone during the cleanup.

I will include it in v0.8.

Done in 2dd91390bc2d06382ae4fad3c12adb967a6d2b56 guys!
Now, there is a number box under the Behavior group in the new Personalization page. It has a minium limit of 100 ms (come on guys! you wouldn't want to set anything below 100 ms. If you do, you literally are a psycho).

image

As I already said 1500 ms could be considered as the best minimum value for the timeout.

But you said there can be interference problem with values under 2750 ms.

@Cyberdroid1,

But you said there can be interference problem with values under 2750 ms.

Only for Airplane mode flyout.

why specifically airplane mode?

We probably should put a warning below the settings box about this.

@Samuel12321,

why specifically airplane mode?

Audio and brightness flyout shown only when the built-in flyout is triggered.

But airplane mode shows on its own. It actually triggers faster than the built-in one. Thus resulting in this issue.

Any possible fix for this?

@Cyberdroid1, unfortunately I couldn't find one yet.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Cyberdroid1 picture Cyberdroid1  Β·  3Comments

Samuel12321 picture Samuel12321  Β·  4Comments

Cyberdroid1 picture Cyberdroid1  Β·  5Comments

Cyberdroid1 picture Cyberdroid1  Β·  4Comments

toineenzo picture toineenzo  Β·  4Comments