• Christopher Grant's avatar
    VR: Improve the text input field element. · b0384ac4
    Christopher Grant authored
    This change does the following:
    - Splits the input field into text, hint and cursor elements.
    - Removes the need to re-render text when the cursor blinks.
    - Supports a text hint, shown when the field is empty.
    
    BUG=
    
    Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
    Change-Id: Ifbf32560cb7003f4d8951bea871680facd5c0a81
    Reviewed-on: https://chromium-review.googlesource.com/804114Reviewed-by: default avatarYash Malik <ymalik@chromium.org>
    Commit-Queue: Christopher Grant <cjgrant@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#521497}
    b0384ac4
ui_scene_creator.h 2.08 KB