mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2024-12-13 18:16:20 +01:00
29938f9cb0
Add a simpler CanZoom/Zoom API as an alternative to the more error-prone SetZoomLevel/GetZoomLevel API. Both APIs are now implemented for both runtimes. With the Chrome runtime a zoom notification bubble will be displayed unless CefBrowserSettings.chrome_zoom_bubble is set to STATE_DISABLED. To test: - Run cefclient and select zoom entries from the Tests menu. - chrome: Run cefclient with `--hide-chrome-bubbles` command-line flag to hide the zoom notification bubble. |
||
---|---|---|
.. | ||
binary_value_utils.cc | ||
binary_value_utils.h | ||
client_app_other.cc | ||
client_app_other.h | ||
client_app.cc | ||
client_app.h | ||
client_switches.cc | ||
client_switches.h | ||
string_util.cc | ||
string_util.h |