mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-05-08 14:19:52 +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
|
||
---|---|---|
.. | ||
controller | ||
controls | ||
controls-uit | ||
desktop | ||
dialogs | ||
hifi | ||
js | ||
LoginDialog | ||
styles | ||
styles-uit | ||
TabletLoginDialog | ||
windows | ||
AddressBarDialog.qml | ||
AssetServer.qml | ||
AvatarInputs.qml | ||
Browser.qml | ||
ConnectionFailureDialog.qml | ||
ForceLoad.qml | ||
InfoView.qml | ||
LoginDialog.qml | ||
QmlWebWindow.qml | ||
QmlWindow.qml | ||
Stats.qml | ||
StatText.qml | ||
TabletBrowser.qml | ||
Tooltip.qml | ||
ToolWindow.qml | ||
UpdateDialog.qml | ||
Web3DOverlay.qml |