RubenKelevra / quoridor

quoridor game in vb.net
GNU General Public License v3.0
0 stars 0 forks source link

bug in resize #9

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open program
2. start game
3. resize in any way

What is the expected output? What do you see instead?
Expected is a cleaned gui with redrawed elements on new position, but the 
old black boxes and such are still there in the background, so we should 
delete them first or clean the window in any way.

Original issue reported on code.google.com by Cyr...@gmail.com on 9 Feb 2009 at 3:05

GoogleCodeExporter commented 9 years ago

Original comment by Cyr...@gmail.com on 9 Feb 2009 at 3:11

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by Cyr...@gmail.com on 9 Feb 2009 at 3:30