when doing a pure copy of a region, which resets the position, reset the position...
authorPaul Davis <paul@linuxaudiosystems.com>
Mon, 5 Dec 2011 18:49:04 +0000 (18:49 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Mon, 5 Dec 2011 18:49:04 +0000 (18:49 +0000)
commitc44e520d8ca1c4efe6af36d08cd3f86f12f712c2
tree44808c63610a1cee211280c159a94f855e721fd3
parentacddc9bc7a3a3f5079404c9e30fcfec9284eb0b6
when doing a pure copy of a region, which resets the position, reset the position to the original after returning from the copy constructor. this keeps the semantics similar to the copy done usign a property list, where position etc. is expected to be set after construction. fixes #4519

git-svn-id: svn://localhost/ardour2/branches/3.0@10906 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/ardour/region_factory.cc