On 29/12/2012 15:19, Werner F. Bruhin wrote:
> On 29/12/2012 12:25, Werner F. Bruhin wrote:
>> Hi,
>>
>> I don't think it is my changes as the problem seems to be in:
>>
>> DesignPlace.move_up_shape and DesignPlace.move_down_shape methods.
>> Whatever item I select it never gets past the "if" statement in these
>> methods.
> Actually if I have more then 3 items under detail then I get past the if
> and once I managed to move one, but can't repeat that.
O.K. forget it, it just confuses me that move_up moves the item down in
the list and move_down moves it up in the list.
Looking at the code comments made me realize this - maybe not enough
coffee yet:).
Werner
|