shift-shell/containments
Micah Stanley 5fade2d5eb Folio: Search Widget View State Bugfix
Fixes a bug where if one swipes up from the app drawer and immediately swipes up again to the search widget, then lets the widget fully appear, then after that at any point swipes down to dismiss it, it will cause the swipe action to reveal the app drawer instead of the home screen. This was resolved by making sure when `closeAppDrawerAnim` is active, to only set the view state to `PageView` if the view state equals `AppDrawerView`. This prevents `closeAppDrawerAnim` from overwriting the `SearchWidgetView` state and making it seem to think we are still on the home screen when swiping down.

Here is a video of the bug in question.

![Screencast_20250424_225241__online-video-cutter.com_](/uploads/f5d03324850688028628ef8fc18f6c28/Screencast_20250424_225241__online-video-cutter.com_.mp4)
2025-04-25 12:39:05 +00:00
..
homescreens Folio: Search Widget View State Bugfix 2025-04-25 12:39:05 +00:00
panel GestureNavigation: Screen Rotation Popup Button 2025-04-21 22:09:14 +00:00
taskpanel GestureNavigation: Screen Rotation Popup Button 2025-04-21 22:09:14 +00:00
CMakeLists.txt homescreen: Move into folder 2022-05-17 23:19:11 -04:00