|
Absinthe Beginner
Joined: 10 Aug 2002 Posts: 13 Location: USA
|
Posted: Sat Dec 14, 2002 2:16 am
[1.15] A few more small bugs |
1) Right click a room / Edit to start the Shape Editor. The Help menu on that dialog has no menu items
2) When you first load a map your current position is not set. Right click a room and select Show Path and get an AV. ( Access violation at address 0060e85C in module 'zMapper.exe'. Write of address FFFFFFFC ). This does not kill zMapper, but the Busy cursor is not changed back to normal.
3) If your current position is set, right clicking that room and select Show Path displays a Route not found dialog. ( Should just hilite the current room? )
4) View / Toolbars / Properties doesn't appear to do anything |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Mon Dec 16, 2002 6:33 pm |
I'll add these to the bug list.
But in (3), no, Find Path or Show Path needs both a start and an end which are different rooms. So the current behavior is correct. If you want to highlight the current room, just click on it.
|
|
|
|
The Raven Magician
Joined: 13 Oct 2000 Posts: 463
|
Posted: Mon Jan 06, 2003 1:40 am |
I don't think that behaviour should be considered correct. That's like 5/0 bringing up 'Generic Math Problem' in a compiler, rather than 'Division By Zero'. It may be technically accurate, but it is not good behavior.
The route algorithm should detect the special case of a route with length zero, and behave accordingly. |
|
|
|
|
|