Skip to content

fixed feature constraint on box.xy so diagram doesn't drift right

Matthew COYLE requested to merge chromium-fix into main

Changed box.xy from being >= 700,300 to >= 0 which cause the left most box to be centered on chromium Also adjusted strength to strong, so diagram doesn't spawn out of bounds

Merge request reports