You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the Inspection and Solving timers are shown between the AppBar and BottomNavigation. That works for now, but we'll want to full screen the timers for 1) a more immersive experience, and 2) avoid mis-taps when stopping a solve.
I'm thinking these may be easiest to accomplish by first creating a FullScreenModal component.
The text was updated successfully, but these errors were encountered:
Currently the Inspection and Solving timers are shown between the AppBar and BottomNavigation. That works for now, but we'll want to full screen the timers for 1) a more immersive experience, and 2) avoid mis-taps when stopping a solve.
I'm thinking these may be easiest to accomplish by first creating a
FullScreenModal
component.The text was updated successfully, but these errors were encountered: