darsor / mandelbrot

Mandelbrot Explorer
0 stars 2 forks source link

Adding window resize events #10

Closed nichwall closed 8 years ago

nichwall commented 8 years ago

I think this should work. Not entirely sure because I can't resize windows in my WM. So we'll see what happens!

darsor commented 8 years ago

When I re-size it squishes, moves, then dissapears

darsor commented 8 years ago

Also, it would be a good idea to make resolution a vector (sf::Vector2i). Having resolution, height, and width seems redundant