Opened 16 years ago
Closed 16 years ago
#90 closed defect (fixed)
Confirm that all dialogs and views free their OS resources
Reported by: | Henrik Heimbuerger | Owned by: | Fabian Rohn |
---|---|---|---|
Priority: | minor | Milestone: | MS1: First release (1.0.0) |
Component: | ui | Version: | pre-1.0 |
Keywords: | os resource, dispose | Cc: |
Description
Operating system resources have to be freed manually in SWT. All dialogs and views should be checked whether they do that.
Change History (4)
comment:1 Changed 16 years ago by
Status: | new → assigned |
---|
comment:2 Changed 16 years ago by
comment:3 Changed 16 years ago by
New commit by frohn (revision [446]):
[Fix for ticket #90] Added some dispose statements to TileExplorer? and TrackOutline?
comment:4 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
The RaceValidationDialog doesn't free its SWT images.