fix: move std-dev info to accordion, remove broken tooltip (#19) #20
Reference in New Issue
Block a user
Delete Branch "fix/std-dev-tooltip-positioning-and-discoverability-19"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
.std-dev-tooltip(positioned wrong after the mobile redesign because.expandable-rowcarriesposition: relative) and the brief inline±Nindicator. Moved the spread + range into the expandable-row accordion (desktop) and the mobile card detail-grid, under "Gap to predicted".±N) and Rating range (min–max). Rendered only when the player has bothstdDevandrating(guarded with!= null).stdDevTooltipText,updateStdDevInline,initRatingsTooltips, and the three refresh-path bindings (refreshPlayer,refreshRoundHistory,refreshHistoryThenCalculate) are all gone.tooltips.jsis unchanged since it's still used by.chart-tooltipin the chart popup.Closes #19
Test plan
±N(intended; removed).stdDevyet → the two rows are not rendered.