bryanlundberg / NexusTimer

Nexus Timer is a powerful unopinionated, minimalist training tool for SpeedCubing.
https://nexustimer.com/
GNU General Public License v3.0
42 stars 32 forks source link

Add text alert for average records #176

Closed bryanlundberg closed 11 months ago

bryanlundberg commented 12 months ago

we can improve the record alert including a small text.

  1. Need include translations
  2. Need to use the boolean from menu settings "alert - best average"

image

rsharvesh16 commented 12 months ago

@bryanlundberg Do we need to change from New Best Average to "alert - best average"? Wright? I am not getting the issue correctly.

bryanlundberg commented 12 months ago

Hey @rsharvesh16 just need to add the message "New best average" like in the pic when the user beat a new average time.

"Alert - best average" its a boolean from settings.

image

You can find that setting in the global state store at store/SettingsModalStore.ts