Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 369 Bytes

File metadata and controls

16 lines (11 loc) · 369 Bytes

electron-goldenlayout

A simple golden layout example with Electron and with Webviews.

screenshot

Goal

Goal was to demo how to use webviews with golden layout without having them reloaded when dragged over the layoutgf.

Unfortunately, it is not perfect right now.

Install

yarn install
npm start