Closed sean-codes closed 4 years ago
Can toggle a zoom bar in settings. For feature request #40 #42
Urls that open in new tab, new window will now open in the current frame. Fixes #44
Changing webview.reload to webview.reloadIgnoringCache to fix issue #43
If changing atoms global font size the navbar could go overtop the webview. Changing the navbar/webview to use display flex
Checkbox in settings to make auto reload active when previewing a file
Optional experimental feature. Previewing a file will start a static server for the project folder and use that url.
zoom bar
Can toggle a zoom bar in settings. For feature request #40 #42
open target="_blank" urls in same window
Urls that open in new tab, new window will now open in the current frame. Fixes #44
reload ignoring cache
Changing webview.reload to webview.reloadIgnoringCache to fix issue #43
fix font size bug with navbar
If changing atoms global font size the navbar could go overtop the webview. Changing the navbar/webview to use display flex
reload by default config
Checkbox in settings to make auto reload active when previewing a file
static serve experiment
Optional experimental feature. Previewing a file will start a static server for the project folder and use that url.