electron/docs/api
Birunthan Mohanathas 2986b7bc4a Allow webview guests to be resized manually
This adds the `disableguestresize` property for webviews to prevent the
webview guest from reacting to size changes of the webview element. This
also partially documents the `webContents.setSize` function in order to
manually control the webview guest size.

These two features can be combined to improve resize performance for
e.g. webviews that span the entire window. This greatly reduces the lag
described in #6905.
2016-11-15 11:00:09 -08:00
..
structures uploadData => uploadRawData 2016-11-11 10:54:01 -08:00
accelerator.md Link Accelerator docs to globalShortcut module 2016-10-26 14:48:09 +02:00
app.md First few docs made optional 2016-11-11 09:22:55 -08:00
auto-updater.md Update electron-squirrel-startup link 2016-11-14 10:16:24 -08:00
browser-window.md Mark postData as optional 2016-11-12 07:15:21 +05:30
chrome-command-line-switches.md Switch from node man to node --help 2016-10-13 14:11:56 -07:00
clipboard.md First few docs made optional 2016-11-11 09:22:55 -08:00
content-tracing.md add process to contentTracing doc 2016-11-11 10:07:36 -08:00
crash-reporter.md Move crash-report object to it's own struct 2016-11-11 09:22:55 -08:00
desktop-capturer.md document the process(es) in which APIs are available 2016-11-01 16:35:31 -07:00
dialog.md More docs updates 2016-11-11 09:22:55 -08:00
download-item.md Fix the download-item doc so it correctly resembles a class 2016-11-11 09:22:55 -08:00
environment-variables.md Update url (#7598) 2016-10-13 14:09:14 -07:00
file-object.md document process(es) for all APIs 2016-11-03 10:26:00 -07:00
frameless-window.md Remove excess newlines 2016-10-27 10:42:31 -07:00
global-shortcut.md document process(es) for all APIs 2016-11-03 10:26:00 -07:00
ipc-main.md Merge pull request #7843 from electron/process-docs 2016-11-03 13:14:30 -07:00
ipc-renderer.md More docs updates 2016-11-11 09:22:55 -08:00
locales.md Rename file 2016-07-08 09:43:48 -07:00
menu-item.md Fix tray and menu docs 2016-11-11 09:22:55 -08:00
menu.md Update menu.md 2016-11-11 09:22:55 -08:00
native-image.md document processes for APIs nested in parent docs 2016-11-03 11:50:00 -07:00
net.md Merge pull request #7843 from electron/process-docs 2016-11-03 13:14:30 -07:00
power-monitor.md document process(es) for all APIs 2016-11-03 10:26:00 -07:00
power-save-blocker.md document process(es) for all APIs 2016-11-03 10:26:00 -07:00
process.md document process(es) for all APIs 2016-11-03 10:26:00 -07:00
protocol.md document process(es) for all APIs 2016-11-03 10:26:00 -07:00
remote.md remote require could resolve to strings/numbers not just objects 2016-11-11 09:22:55 -08:00
screen.md line up process annotations consistently 2016-11-03 13:13:21 -07:00
session.md document processes for APIs nested in parent docs 2016-11-03 11:50:00 -07:00
shell.md line up process annotations consistently 2016-11-03 13:13:21 -07:00
synopsis.md Update url (#7598) 2016-10-13 14:09:14 -07:00
system-preferences.md document process(es) for all APIs 2016-11-03 10:26:00 -07:00
tray.md Fix tray and menu docs 2016-11-11 09:22:55 -08:00
web-contents.md Allow webview guests to be resized manually 2016-11-15 11:00:09 -08:00
web-frame.md document process(es) for all APIs 2016-11-03 10:26:00 -07:00
web-view-tag.md Allow webview guests to be resized manually 2016-11-15 11:00:09 -08:00
window-open.md document processes for APIs nested in parent docs 2016-11-03 11:50:00 -07:00