Clone graphic does not respect dimensions

BNig bernd.niggemann at uni-wh.de
Thu Dec 1 04:08:04 EST 2016


Scott Rossi wrote
> It's wrong but it's always been like this.  LC doesn't like graphics
> smaller than 9 pixels.
> 
> Regards,
> 
> Scott Rossi

that is determined somewhat arbitrarily by the revBackScriptLibrary in
handler

on newGraphic
   if the width of the target < 9 and the height of the target < 9 then
   .... use default values

if you set those values to "<8" then it lets you clone a 8 by 8 graphic.

Kind regards
Bernd



--
View this message in context: http://runtime-revolution.278305.n4.nabble.com/Clone-graphic-does-not-respect-dimensions-tp4710776p4710784.html
Sent from the Revolution - User mailing list archive at Nabble.com.




More information about the use-livecode mailing list