Ticket #131 (closed enhancement: done)

Opened 7 years ago

Last modified 7 years ago

Multiple events at the same clock time should ALL be displayed yellow when user clicks "Jump to Current Event".

Reported by: jdalbey Owned by: ally
Priority: High Milestone: May 2019 Training
Component: Electronic Instructor Notebook Version:
Severity: Minor Keywords:
Cc:

Description

When user clicks "Jump to Current Event" that window scrolls to the most recent event and highlights it in yellow. If there are multiple events at that time only the latest one is highlighted. We want ALL of the events at that time to be highlighted.

Change History

comment:1 Changed 7 years ago by nhockada

  • Priority changed from Low to High

comment:2 Changed 7 years ago by jdalbey

  • Owner changed from jdalbey to ally
  • Status changed from new to assigned

As a partial workaround, if only one event of multiple is highlighted, it should be the first one.

comment:3 Changed 7 years ago by jdalbey

We want to scroll to the first one.

comment:4 Changed 7 years ago by jdalbey

einotebook/scripts/Events.js   events_getLastExecuteEvent()

comment:5 Changed 7 years ago by jdalbey

Also relevant: einotebook/script/script.js highlightLatestEvent()

comment:6 Changed 7 years ago by jdalbey

Also, the "Current Event" tab only shows one event even when there are multiple, so this should be fixed as well.

comment:7 Changed 7 years ago by jdalbey

  • Status changed from assigned to closed
  • Resolution set to done

fixed in r415

Note: See TracTickets for help on using tickets.