Skip to content

fixes a z-order bug in code insets#73052

Merged
jrieken merged 1 commit intomicrosoft:masterfrom
rdeline:code-inset-z-order-fix
May 11, 2019
Merged

fixes a z-order bug in code insets#73052
jrieken merged 1 commit intomicrosoft:masterfrom
rdeline:code-inset-z-order-fix

Conversation

@rdeline
Copy link
Contributor

@rdeline rdeline commented Apr 29, 2019

Right now, content inside a code inset can't be interactive, because a z-ordering bug keeps the webview from seeing any user input. This PR both fixes the bug and cleans up codeInsetWidget.css, which previously was just a clone of the codeLensWidget.css (oops). This new version of the style sheet just contains one class needed to fix the z-ordering bug.

@jrieken jrieken added this to the May 2019 milestone May 2, 2019
@jrieken jrieken merged commit 39ad367 into microsoft:master May 11, 2019
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants