Opened 17 years ago
Closed 16 years ago
#20 closed defect (fixed)
StationPane is actually an image and should be renamed
| Reported by: | Henrik Heimbuerger | Owned by: | Henrik Heimbuerger |
|---|---|---|---|
| Priority: | trivial | Milestone: | 1.77 |
| Component: | Core | Version: | 1.76 |
| Keywords: | stationpane, naming, identifier | Cc: |
Description
As Imago noticed, the StationPane is actually not a pane, but rather an image. Therefore the naming is confusing and it should be renamed, probably to StationPaneImage or StationImage.
While fixing that, the other identifiers used in the dialogs list should be verified, too.
See the corresponding source in r74.
Change History (3)
comment:1 Changed 16 years ago by
| Owner: | changed from nobody to Henrik Heimbuerger |
|---|---|
| Status: | new → accepted |
comment:2 Changed 16 years ago by
comment:3 Changed 16 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.

New commit by cort (revision [83]):
[Fix for ticket #20] Changed identifier StationPane? to the more appropriate StationPaneImage?.