﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3333	in OMEdit, Rotating a component drags it in a far position	anonymous	Adeel Asghar	"Consider the following model:

{{{
model RotateDrags
  Modelica.Blocks.Continuous.Integrator toPcEnergy annotation(Placement(visible = true, transformation(origin = {44, -46}, extent = {{-104, 26}, {-84, 46}}, rotation = 0)));
equation

  annotation(Icon(coordinateSystem(extent = {{-120, -60}, {80, 60}}, preserveAspectRatio = true, initialScale = 0.1, grid = {2, 2})), experiment(StartTime = 0, StopTime = 60, Tolerance = 0.0001, Interval = 0.5), Diagram(coordinateSystem(extent = {{-120, -60}, {80, 60}}, preserveAspectRatio = false, initialScale = 0.1, grid = {2, 2})));
end RotateDrags;
}}}

If, in OMEdit, one rotates the integrator, either clockwise or counterclockwise, the integrator is dragged to a different position. In my PC the new position is so far that the integrator falls outside the viewable space.

Tested on r25857"	defect	closed	high	1.9.3	OMEdit	trunk	worksforme		
