Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: enabled sign out and animated window resize#109

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ibetitsmike merged 9 commits intomainfrommike/enable-sign-out-animation-expander
May 28, 2025

Conversation

ibetitsmike
Copy link
Contributor

Closes:#96

{
// Remember where we start
_lastWindowHeight = AppWindow.Size.Height;
_resizeInProgress = true;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

This never gets set back to false AFAIK

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

It was a leftover I forgot to clean-up. Initial implementation was using a semaphore to order transactions, but I saw BeginTime allows you to delay enough to order them. I added Skip when user clicks quickly and that resolves all issues.

Added comments for better understanding.

ibetitsmikeand others added3 commitsMay 28, 2025 11:10
@ibetitsmikeibetitsmike merged commitd6cbf71 intomainMay 28, 2025
3 checks passed
@ibetitsmikeibetitsmike deleted the mike/enable-sign-out-animation-expander branchMay 28, 2025 11:17
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@deansheatherdeansheatherdeansheather approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

UI should show when 'Sign out' is disabled
2 participants
@ibetitsmike@deansheather

[8]ページ先頭

©2009-2025 Movatter.jp