-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
Milestone
Description
It'd be nice if someone could add these bindings and include them in the next release. What I mean:
The C++ CEF API exposes the method SetZoomLevel in the CEFBrowser class. Most other methods listed there already have bindings, but for my project, SetZoomLevel would be very useful.
http://magpcss.org/ceforum/apidocs/projects/(default)/CefBrowser.html#SetZoomLevel(double)