Menu

#71 class not deselected properly when added

closed
None
1
2006-06-03
2006-05-31
No

1) Select a class
2) Click and drag so another class is highlighted
3) Allocate the class to the time slot

The first class is allocated.
The other class that was "dragged over" is still
highlighted.

Try and allocate again an error message is displayed in
the status bar.

Discussion

  • graeme foster

    graeme foster - 2006-06-03

    Logged In: YES
    user_id=1356778

    Just added the method:

    void TT_Generation::clearMLASelection()
    {
    ui.artLectures->clearSelection();
    ui.artLabs->clearSelection();
    }

    and called it from TTSlotClicked() when a slot is added.

     
  • graeme foster

    graeme foster - 2006-06-03
    • priority: 7 --> 1
    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB