joeylamb / opentx

Automatically exported from code.google.com/p/opentx
0 stars 0 forks source link

Model copy issue #50

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Starting from a fresh eeprom, create:

Model 1
Model 2
Model 4

(model 3 slot is free)

Select model 1, then press down once to copy it. The first press puts it in the 
empry model 3 slot. Press down again, it moves model 4 to slot 3, and places 
the pending copy on model 4. Press down again, the pending copy goes to slot 5.

Issue is obvious, the second press should NOT move model 4.

Original issue reported on code.google.com by bernet.a...@gmail.com on 23 Jun 2013 at 8:48

GoogleCodeExporter commented 8 years ago
Works as designed (since long!)
What would you see instead? Copy should only use empty slots?

Original comment by bson...@gmail.com on 27 Jun 2013 at 6:26

GoogleCodeExporter commented 8 years ago

Original comment by bson...@gmail.com on 25 Jul 2013 at 9:42

GoogleCodeExporter commented 8 years ago
Oops, forgot about that one.

What disturbs me is that as soon as you go over model 4 it gets moved to slot 
3, even if you do NOT end up placing the copy on slot 4. 

But yeah, maybe only using empty slots would be clearer.

Original comment by bernet.a...@gmail.com on 23 Sep 2013 at 3:35