haxeui icon indicating copy to clipboard operation
haxeui copied to clipboard

Ability to use z, rotationX, rotationY, rotationZ

Open ianharrigan opened this issue 9 years ago • 2 comments

Should be available as component property, style attribute and xml attribute

Note: currently has issues with clipping and filters, see: https://github.com/ianharrigan/haxeui/issues/210

Also, even without compound transforms some geometery will have to be introduced to make sure x/y positions of clicks etc still hold true, for example: https://dl.dropboxusercontent.com/u/26678671/haxeuitestharness.swf

Transform works, but scrollbar doesnt not behave well as x/y on down is (probably) doing something strange after the transform.

ianharrigan avatar Jan 16 '15 13:01 ianharrigan

Also, the "z" property. Here's a presentation talking about the 2.5D API among other things http://www.bytearray.org/wp-content/projects/fp10-session/. It's been around since Flash 10 (We're currently at Flash 16 at the time of writing). (Click on the screen, and use left and right cursor keys to switch slides.)

Type1J avatar Jan 16 '15 14:01 Type1J

Cant view that slide show btw...

ianharrigan avatar Jan 16 '15 15:01 ianharrigan