Browser Window Responsive to Content
问题 I cannot really find any questions or information related to this elsewhere, so I thought I would post a question. Is there a way to make the BrowserWindow responsive to the content of index.html ? I know you can likely do this by manually changing the size of the BrowserWindow either with resizeTo or remote , but you would need to know the explicit size to set it to. Is there a way to simply make the window responsive to the content, so that as the document's body grows, so too does the