Disallow resize if video surface is not resizable.
commit5c94c594fc5c7cd48261facf05c681095f7c3c5e
authorBartosz Taudul <wolf.pld@gmail.com>
Sun, 10 Aug 2008 18:56:10 +0000 (10 20:56 +0200)
committerBartosz Taudul <wolf.pld@gmail.com>
Sun, 10 Aug 2008 18:56:10 +0000 (10 20:56 +0200)
treeb0615741e61997df3f41ac5fad30dcfc04f38b36
parent5cbb54443ca536a92c5f192e2c8d6a31b962baab
Disallow resize if video surface is not resizable.

Disallow resize caused by orientation changes if video surface is not
resizable. Note that this is sub optimal solution, as currently there's
no way to turn automatic orientation changes on again.
src/video/symbian/SDL_epocvideo.cpp