Open GoogleCodeExporter opened 9 years ago
It's always the "added" cell record at index -1.
I/we may have a [for 0 to Pred(Count)] where we need a [for Low to High]
Also that is only a display issue as this record is not written to disk.
Reloading the plugin "fixes" it.
Original comment by HuguesLe...@gmail.com
on 7 Mar 2013 at 3:55
The only concern is plugin's integrity. If everything is ok, then it is not a
serious issue.
Original comment by zila...@gmail.com
on 7 Mar 2013 at 4:00
Best practice is to close and save after Add masters or Sort masters. Maybe
that's why :)
Original comment by HuguesLe...@gmail.com
on 7 Mar 2013 at 4:15
I think this also impacts AddMasterIfMissing for scripts. When I use that the
new masters are not inserted at the end of the list and thus cause existing
references to break.
Original comment by cehoff...@gmail.com
on 16 Mar 2013 at 8:22
Use AddRequiredElementMasters(), always works for me.
Original comment by zila...@gmail.com
on 16 Mar 2013 at 9:17
Original issue reported on code.google.com by
zila...@gmail.com
on 7 Mar 2013 at 1:21Attachments: