Page 1 of 1
deleted primitives, modules not removed?
Posted: Mon Nov 19, 2012 4:56 pm
by infuzion
Can someone please verify if this bug is also in FlowStone 3.0.0?
http://synthmaker.co.uk/forum/viewtopic ... 043#p90043
Re: deleted primitives, modules not removed?
Posted: Mon Nov 19, 2012 6:34 pm
by support
Yes it is, but it's not quite as you think it is. The bug is in the statistics dialog - it's counting components that it shouldn't, namely those created behind the scenes for serving up the properties. These get created and deleted on the fly. The stats shouldn't include these.
So don't worry, there are no components being left behind after deletion.
We will correct the bug in the stats that incorrectly counts property item components in the first update.
Re: deleted primitives, modules not removed?
Posted: Tue Nov 20, 2012 3:51 am
by infuzion
Cool, cheers!
Re: deleted primitives, modules not removed?
Posted: Mon Dec 24, 2012 1:34 pm
by infuzion
support wrote:Yes it is, but it's not quite as you think it is. The bug is in the statistics dialog - it's counting components that it shouldn't, namely those created behind the scenes for serving up the properties. These get created and deleted on the fly. The stats shouldn't include these.
So don't worry, there are no components being left behind after deletion.
We will correct the bug in the stats that incorrectly counts property item components in the first update.
Has this been fixed in 3.0.1 please? I do not see it listed in the release notes:
http://www.dsprobotics.com/versions.html
Re: deleted primitives, modules not removed?
Posted: Mon Dec 24, 2012 7:18 pm
by MyCo
Yes, it's under fixes:
Fixed a bug with the statistics calculating incorrectly when property panels are being used
Re: deleted primitives, modules not removed?
Posted: Mon Dec 24, 2012 9:34 pm
by infuzion
MyCo wrote:Yes, it's under fixes:
Fixed a bug with the statistics calculating incorrectly when property panels are being used
There it is! Cheers MyCo.