Skip to content

Conversation

@lenemter
Copy link
Member

Move the actor and all the animations from SessionLocker into a separate class that can later be used for #1999 and #836

@lenemter lenemter requested a review from a team March 27, 2025 20:17
@lenemter lenemter mentioned this pull request Mar 28, 2025
@lenemter lenemter force-pushed the lenemter/introduce-screen-shield branch 4 times, most recently from e5666ea to 17ef785 Compare March 30, 2025 20:37
Copy link
Member

@leolost2605 leolost2605 left a comment

Choose a reason for hiding this comment

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

Makes sense to me but I currently can't test it because I've got a broken setup where I can't lock anything lol

}

public void deactivate () {
if (!active) {
Copy link
Member

Choose a reason for hiding this comment

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

IIUC we only set active to true once the animation completes so could this lead to us trying to deactivate while animating which would be ignored? And if so is that wanted?

@lenemter lenemter force-pushed the lenemter/introduce-screen-shield branch from 17ef785 to ad11cc1 Compare April 11, 2025 16:08
@lenemter lenemter force-pushed the lenemter/introduce-screen-shield branch from ad11cc1 to 3d3b599 Compare May 8, 2025 11:56
@lenemter lenemter marked this pull request as draft May 8, 2025 12:08
@lenemter lenemter closed this Oct 28, 2025
@lenemter lenemter deleted the lenemter/introduce-screen-shield branch October 28, 2025 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants