google-code-export / labyrinth

Automatically exported from code.google.com/p/labyrinth
GNU General Public License v2.0
2 stars 0 forks source link

mode is remembered... partly #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. in an existing mind map, use the move mode
2. close the mind map, quit labyrinth
3. start labyrinth, open the mind map
4. try adding a new thought. You will not be able to. Notice how the mode
is currently set to "edit". Actually, it seems that it is set to "move",
behind the scenes, but labyrinth does not reflect that in the user
interface (toolbar). If you try moving thoughts... it will work, proving
that labyrinth indeed remembered that you used the "move" Mode the last time.

So this is really a cosmetic glitch, but very important because it is
visual feedback that, when lacking, leads to confusion.

What is the expected output? What do you see instead?
Either activate the last used button in the toolbar (such as the move
button), or reset the Mode to "edit".

Running today's SVN.

Original issue reported on code.google.com by nekoh...@gmail.com on 2 Nov 2006 at 10:20

GoogleCodeExporter commented 9 years ago
This should now be fixed properly in SVN as part of the rework branch merge.  
Marking
as Fixed.

Original comment by DonScor...@gmail.com on 6 Nov 2006 at 11:32