shotgunsoftware / tk-multi-shotgunpanel

Access Flow Production Tracking data inside the artist app.
Other
6 stars 20 forks source link

SHOT-2756: Fix panel dialog title when not docked #56

Closed staceyoue closed 2 years ago

staceyoue commented 3 years ago

This change only affeects DCCs that do not have the ability to dock the panel app (e.g. uses show_dialog instead of show_panel).

So for example:

codecov[bot] commented 3 years ago

Codecov Report

Merging #56 (352bf0b) into master (56cbd5b) will not change coverage. The diff coverage is 0.00%.

:exclamation: Current head 352bf0b differs from pull request most recent head 9b41122. Consider uploading reports for the commit 9b41122 to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##           master      #56   +/-   ##
=======================================
  Coverage   76.13%   76.13%           
=======================================
  Files          34       34           
  Lines        2422     2422           
=======================================
  Hits         1844     1844           
  Misses        578      578           
Impacted Files Coverage Δ
app.py 48.61% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 56cbd5b...9b41122. Read the comment docs.