From: Erik V. <eri...@xs...> - 2010-01-17 22:52:42
|
I prefer to keep the stock window open, even in the operating rounds. AFAIK the status (stock) window always keep open, and always has done that. WHat makes you think that it doesn't? While adding this, I found a small bug. If 18xx loads a game, it apparently somehow replays the game so far, because the stock, map (OR), and status windows are called to the front multiple times. I have a game in round 5.2, and when I load it, the following calls are made (from lines 250 - 290 in rails/ui/swing/GameUIManager.java) Thanks for reporting this. The newly created "visibility hints" are stacked up during loading and should have been after that. They now are. Erik. |