czyzby/gdx-lml

[Autumn MVC] Camera centering resize for ExtendViewport

metaphore opened this issue · 0 comments

StandardViewResizer handles ScreenViewport and LetterboxingViewport as special case and set centerCamera flag for Viewport#update(float, float, boolean).

From my experience ExtendViewport should also fall in this category and always update with centerCamera set to true.