Skip to content

Commit

Permalink
⚡ Add nwfaketop to debugger's webview
Browse files Browse the repository at this point in the history
  • Loading branch information
CosmoMyzrailGorynych committed May 4, 2020
1 parent 2f850af commit ec815be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/riotTags/debugger/debugger-screen.tag
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ debugger-screen(class="{opts.class} {flexrow: verticalLayout, flexcol: !vertical
)
webview.tall.flexfix-body(
partition="persist:trusted" src="empty.html"
ref="devtoolsView" allownw
ref="devtoolsView" allownw nwfaketop
style="overflow: hidden;"
)
.flexfix-footer.aDebuggerToolbar.noshrink(
Expand Down

0 comments on commit ec815be

Please sign in to comment.