Bonjour,

create a stack
do new card
on this card 2 install a group "bgTrial" with backgroundBehavior set to true In the message box: put the number of cds in bg "bgTrial" returns "1" as expected

clone card 2
in the message box: the number of cds in bg "bgTrial" returns "2" as expected

BUT
copy cd (on card 2)
paste
then a card is added; the background "bgTrial" is there (with backgroundBehavior set to true) but in the message box the number of cds in bg "bgTrial" still returns 2 while one might expect 3 (?)

So, if one copy/paste a card including a group whose backgroundBehavior is set to true, the new card is not a part of the cards of the background despite the fact that this background is actually on the card.

More, if one clone such a card (resulting of copy/paste) then the new card is not a part of the cards of the background!!

Listing the cards of the background (repeat loop) gives similar results ("clones" are listed, not pasted cards)

Is this normal?


Any hint much appreciated

Best regards from Grenoble


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to