The native/skia browser needs buttons for basic navigation. This entails:
- Using rendering code to map controller state to UI elements
- Issuing callbacks to UI elements for hover and click-related input
- Creating GL textures for the buttons
- Ensuring that hit-testing works for non-rectangular buttons, if applicable
The native/skia browser needs buttons for basic navigation. This entails:
- Using rendering code to map controller state to UI elements
- Issuing callbacks to UI elements for hover and click-related input
- Creating GL textures for the buttons
- Ensuring that hit-testing works for non-rectangular buttons, if applicable
The final appearance of the button may change to allow incorporation with the URL bar. That work is considered to be tracked by URL bar work if applicable.
Comment 1 by cjgrant@chromium.org
, Apr 26 2017