diff options
| author | Lauri Pohjanheimo <lauri.pohjanheimo@qt.io> | 2024-03-11 13:33:05 +0200 |
|---|---|---|
| committer | Lauri Pohjanheimo <lauri.pohjanheimo@qt.io> | 2024-04-12 02:20:51 +0300 |
| commit | 6209079c7a34c4656e6e110ae5194feb19f6134a (patch) | |
| tree | aa1c602abb2f44d23dbc0be850e5fe02e768d502 /src/plugins/sqldrivers/mimer/qsql_mimer.cpp | |
| parent | 19258608e9ea02043ce9b53d4a9c99700ce49c1b (diff) | |
Android: fix 180 degree orientation issue
On android documentation orientation changes are sent via
onConfigurationChanged callback. Previous implementation
based orientation detection to onSizeChanged callback.
That callback is not called when orientation turns 180 degrees.
i.e. between landscape and inverted landscape.
This fix adds detection to on onConfigurationChanged to catch
those cases.
Fixes: QTBUG-118887
Fixes: QTBUG-118236
Pick-to: 6.7 6.5
Change-Id: Ie2f81798de97e460de839f7ebfde9a9efa25909f
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
Diffstat (limited to 'src/plugins/sqldrivers/mimer/qsql_mimer.cpp')
0 files changed, 0 insertions, 0 deletions
