﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3686	partial clipped or even entirely invisible component diagrams	Lennart Ochel	Adeel Asghar	"The working area of the diagram view doesn't match the graphical annotation in some cases. This leads to partial clipped or even entirely invisible component diagrams.

Please check the following minimal test case:
{{{#!mo
model 'foo.sbml'
  inner PNlib.Settings settings(showTokenFlow = true);
  PNlib.PC 'p1'(nIn=0,nOut=0,startMarks=0.0,minMarks=0.0,maxMarks=1.7976931348623157E308,t(final unit=""mmol"")) annotation(Placement(visible=true, transformation(origin={289.0,-124.0}, extent={{-20,-20}, {20,20}}, rotation=0)));
equation
  annotation(Icon(coordinateSystem(extent={{239.0,-174.0},{339.0,-74.0}})), Diagram(coordinateSystem(extent={{239.0,-174.0},{339.0,-74.0}})));
end 'foo.sbml';
}}}"	defect	closed	blocker	1.9.4	OMEdit	v1.9.4-dev-nightly	fixed		
