This is an archived, read-only instance of the JaCaVi Trac. This site is no longer actively maintained. Registration and login have been disabled. Content is preserved for reference only.

Opened 18 years ago

Closed 18 years ago

#64 closed enhancement (fixed)

Allow stopping an active race

Reported by: Henrik Heimbuerger Owned by: Fabian Rohn
Priority: major Milestone: MS1: First release (1.0.0)
Component: ui Version: pre-1.0
Keywords: stop race Cc:

Description

This probably just requires a toolbar button in the race perspective that tells the RaceEngine to stop and switches back to the design perspective.

Change History (5)

comment:1 Changed 18 years ago by Henrik Heimbuerger

Status: newassigned

comment:2 Changed 18 years ago by Fabian Rohn

Status: assignedaccepted

comment:3 Changed 18 years ago by SVN

New commit by frohn (revision [214]):
[Fix for ticket #64, partial fix for ticket #42] Stop Race Action stitches back to initial perspective

Furthermore I redesigned the actionsets for a better handling between the different perspectives.

comment:4 Changed 18 years ago by SVN

New commit by frohn (revision [229]):
[Fix for ticket #14 and #64] Start- and StopRaceAction? inherit from union parent (abstract class RaceControl?)

This solution has the effect that both action get the same RaceEngine? and the code is well arranged and minimized.

comment:5 Changed 18 years ago by Fabian Rohn

Resolution: fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.