Closed wanchao-xu closed 2 years ago
@WonyoungChoi Do you have any idea about the windows gclient sync failure? It keeps failing for some reason.
@swift-kim It's strange.. I'm trying to reproduce the error on my local environment.
________ running 'python3 src/flutter/tools/download_dart_sdk.py --fail-loudly' in 'C:\workspace\engine'
Traceback (most recent call last):
File "src/flutter/tools/download_dart_sdk.py", line 293, in <module>
sys.exit(Main())
File "src/flutter/tools/download_dart_sdk.py", line 242, in Main
version = utils.ReadVersionFile()
AttributeError: module 'utils' has no attribute 'ReadVersionFile'
Will this feature be supported on TV devices as well? (e.g. by enabling Focus Magnification in the accessibility settings)
Will this feature be supported on TV devices as well? (e.g. by enabling Focus Magnification in the accessibility settings)
I don't find the font size setting on TV, so I think this feature isn't supported on TV. The accessibility settings has enlarge
mode to magnify all widget, not only font. and enlarge
is implemened by Tizen.TV.FLUX.NUI
.