Roniasoft / NodeLink

Qt/QML NodeLink. Dataflow programming library
http://www.roniasoft.se
Apache License 2.0
26 stars 6 forks source link

[Bug] Scene size changes after several zoom in/out #78

Closed MosiQt closed 1 year ago

MosiQt commented 1 year ago

The scene size is intended to remain fixed.

Instructions for reproducing the issue:

  1. Launch the SituationSimulator or NodeLink example.
  2. Position 4 nodes at the corners of the scene and 1 in the center.
  3. Experiment with zooming in and out, using the maximum level.
  4. Occasionally, you may observe extra space being added to the scene, or the scene size may shrink, causing content to be cut off.

Image

mohsenkondori commented 1 year ago

Remain: 1

mohsenkondori commented 1 year ago

Done.