Spodii / netgore

Cross platform online rpg engine using C# and SFML
http://www.netgore.com/
40 stars 16 forks source link

Map saving bug #282

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When you've got 2 maps open, one dragged "outside the editor", one being 
inside, it keeps saving the one being outside (also might be because it was the 
first map that was loaded of the two.

Only way to be able to save the second opened map is to put the map back next 
to the second map's tab and select the map you wanna save.

Original issue reported on code.google.com by devon.ke...@gmail.com on 10 Dec 2010 at 6:24

GoogleCodeExporter commented 9 years ago
It's not because it was the first map at least not when i tested it.

Original comment by aphro.cag on 10 Dec 2010 at 10:48

GoogleCodeExporter commented 9 years ago

Original comment by aphro.cag on 13 Dec 2010 at 12:31

GoogleCodeExporter commented 9 years ago
The toolbar is always set for the active window. So the options on the toolbar 
that are for a specific map is for the last selected map.

The problem, though, seems to be that when no tab is visible, selection doesn't 
occur properly. When the tab is visible, selection occurs just fine.

Original comment by Spodiii on 14 Dec 2010 at 4:34

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r4412.

Original comment by Spodiii on 14 Dec 2010 at 4:44