Skip to content

[FIX] plotutils: Fix scene layout tracking in AnchorItem#6859

Merged
markotoplak merged 1 commit intobiolab:masterfrom
ales-erjavec:fixes/owfreeviz-anchor-item-transform
Oct 9, 2024
Merged

[FIX] plotutils: Fix scene layout tracking in AnchorItem#6859
markotoplak merged 1 commit intobiolab:masterfrom
ales-erjavec:fixes/owfreeviz-anchor-item-transform

Conversation

@ales-erjavec
Copy link
Contributor

Issue

Fixes #6854

Since 384f6f4 the AnchorItem does not properly update its layout due to difference in pg.GraphicsObject/pg.GraphicsWidget implementations.

Description of changes

Track scene transform changes.

Includes
  • Code changes
  • Tests
  • Documentation

Since 384f6f4 the AnchorItem does not properly update its layout
due to difference in pg.GraphicsObject/pg.GraphicsWidget
implementations.
@codecov
Copy link

codecov bot commented Jul 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.27%. Comparing base (70ebf27) to head (c275a4a).
Report is 184 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6859   +/-   ##
=======================================
  Coverage   88.27%   88.27%           
=======================================
  Files         326      326           
  Lines       71137    71143    +6     
=======================================
+ Hits        62793    62801    +8     
+ Misses       8344     8342    -2     

@markotoplak markotoplak merged commit 742922e into biolab:master Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FreeViz: wrong direction of arrows

2 participants