mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2024-12-12 17:46:04 +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. |
||
---|---|---|
.. | ||
browser_platform_delegate_chrome_child_window.cc | ||
browser_platform_delegate_chrome_child_window.h | ||
browser_platform_delegate_chrome_views.cc | ||
browser_platform_delegate_chrome_views.h | ||
chrome_browser_frame.cc | ||
chrome_browser_frame.h | ||
chrome_browser_view.cc | ||
chrome_browser_view.h | ||
chrome_child_window.cc | ||
chrome_child_window.h | ||
chrome_views_util.cc | ||
chrome_views_util.h | ||
toolbar_view_impl.cc | ||
toolbar_view_impl.h | ||
toolbar_view_view.cc | ||
toolbar_view_view.h |