Skip to content

Commit

Permalink
Merge pull request #38 from mhuebert:shadow-part
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 674345515
  • Loading branch information
Treescope Developers committed Sep 13, 2024
2 parents 83afbd4 + dafe8bb commit 3d5c361
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions treescope/lowering.py
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,7 @@ def _render_one(
classnames += " roundtrip_mode"
stream.write(
f'<div class="{classnames}" tabindex="0" '
'part="treescope_root" '
'onkeydown="this.getRootNode().host.defns'
'.toggle_root_roundtrip(this, event)">'
)
Expand Down

0 comments on commit 3d5c361

Please sign in to comment.