mirror of
https://github.com/overte-org/overte.git
synced 2025-04-28 02:35:53 +02:00
This ports the fix from FileDialog to TabletFileDialog.
* There appears to be 2 versions of this file:
* qml/dialogs/TabletFileDialog.qml
* qml/hifi/tablet/tabletWindows/TabletFileDialog.qml
Testing the tablet within desktop mode works without this fix most
likely because it uses qml/hifi/tablet/tabletWindows/TabletFileDialog.qml
which didn't receive the same refactor pass via
|
||
---|---|---|
.. | ||
assetDialog | ||
fileDialog | ||
messageDialog | ||
preferences | ||
AssetDialog.qml | ||
CustomQueryDialog.qml | ||
FileDialog.qml | ||
MessageDialog.qml | ||
PreferencesDialog.qml | ||
QueryDialog.qml | ||
TabletAssetDialog.qml | ||
TabletConnectionFailureDialog.qml | ||
TabletCustomQueryDialog.qml | ||
TabletFileDialog.qml | ||
TabletLoginDialog.qml | ||
TabletMessageBox.qml | ||
TabletQueryDialog.qml |