Skip to content

Commit

Permalink
layer browser update_contents to look at the real layer instead of th…
Browse files Browse the repository at this point in the history
…e proxy
  • Loading branch information
chrizzFTD committed Oct 28, 2023
1 parent 5983ee4 commit c685ff8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion grill/views/description.py
Original file line number Diff line number Diff line change
Expand Up @@ -816,7 +816,6 @@ def _ensure_highligther(cls):
outline_valies_check.setEnabled(cls == _SdfOutlineHighlighter)

def update_contents(*_, **__):
layer = layer_ref()
format_choice = format_combo.currentText()
output_args = []
if format_choice == "pseudoLayer":
Expand Down

0 comments on commit c685ff8

Please sign in to comment.