CubeLabsNZ / CubeTime

Simple, modern speedcubing timer with many utilities, built with SwiftUI & UIKit.
https://cubetime.app
GNU General Public License v3.0
102 stars 7 forks source link

Deleted solves included in session mean #154

Closed pancak3bunny closed 1 year ago

pancak3bunny commented 1 year ago

Describe the bug After deleting the most recent solve using the gesture commands on the timer screen, the session mean will continue to include the deleted solve until either the app is restarted or a different session is opened.

To Reproduce Steps to reproduce the behavior:

  1. Create a new standard session
  2. Complete a solve in the new session
  3. Swipe left to delete the solve
  4. Mean fails to update

Expected behavior After deleting the solve, the session mean should automatically update like the Ao5, Ao12, etc. do.

Smartphone (please complete the following information):

pdtxie commented 1 year ago

Update to v2.1.2, this issue was fixed in the later versions :)