Skip to content

Commit

Permalink
AD_Update: Bring the newest dashboard entry into view
Browse files Browse the repository at this point in the history
  • Loading branch information
t-b committed Feb 3, 2025
1 parent c5781ac commit 121c32e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Packages/MIES/MIES_AnalysisFunctions_Dashboard.ipf
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ Function AD_Update(string win)
selWave[][][%$LISTBOX_LAYER_FOREGROUND] = AD_GetColorForResultMessage(listWave[p][%Result])

helpWave[] = "Result:\r" + listWave[p][%Result]

ScrollListboxIntoView(mainPanel, "list_dashboard", Inf)
else
SetNumberInWaveNote(listWave, NOTE_INDEX, 0)
endif
Expand Down

0 comments on commit 121c32e

Please sign in to comment.