mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2024-12-11 09:08:06 +01:00
721b365c10
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. |
||
---|---|---|
.. | ||
base | ||
cpptoc | ||
ctocpp | ||
sandbox | ||
wrapper | ||
CMakeLists.txt.in | ||
libcef_dll2.cc | ||
libcef_dll.cc | ||
libcef_dll.rc | ||
libcef.dll.manifest | ||
libcef.lst | ||
resource.h | ||
shutdown_checker.cc | ||
shutdown_checker.h | ||
template_util.h | ||
transfer_util.cc | ||
transfer_util.h | ||
wrapper_types.h |