cinemascience / pycinema

cinema engine toolkit
Other
1 stars 4 forks source link

NodeEditorView: Fix layout so that filters do not overlap #82

Closed dhrogers closed 2 months ago

dhrogers commented 10 months ago

Sometimes filters overlap each other on auto-layout.

Example: in 'dev' branch, run 'cinema examples/theater/PlotExample.py'. The two 'PlotItem' filters overlap each other when layout is done.

JonasLukasczyk commented 2 months ago

fixed in #124