scipio314 / draftKnight

draftKnight is an excel sheet that generates optimized fantasy football lineups for DraftKings
GNU General Public License v3.0
31 stars 13 forks source link

Comments and markers not always updating #1

Closed scipio314 closed 7 years ago

scipio314 commented 7 years ago

The red triangular comment markers on the "My Team" page don't always delete. Players with a red triangle should show a injury status as a comment when hovering over them.

Known workaround.
1) Hit Alt + F11
2) On the left sidebar under "Modules" go to "Module1".
3) Scroll down to the 'organizePlayers' sub and select anywhere inside that module.
4) Hit F5 or the green play button.

This should update the status markers. Currently working on fixing the problem.