[AC-3263] MobileWeb's lack of center:{x,y} severely limits practical use for scaling and animation.
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | n/a |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2014-04-04T06:01:42.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Keylo E. |
Assignee | Ritu Agrawal |
Created | 2014-03-31T05:33:33.000+0000 |
Updated | 2016-03-08T07:57:40.000+0000 |
Description
Is it possible to add a center point to views for MobileWeb?
Trying to place visual items by their center point after the resizing of browser windows currently requires a division of a parent's height/width and a subtraction of the item's height/width, which fails if either is set to a percentage, SIZE, FILL or auto. Alternate methods are super lengthy, requiring the manual re-sizing of every item according to current dimensions and it gets quite complex when coupled with multiple elements moving and scaling. This is a shame because such a basic necessity limits me from creating more dynamic, visually interesting websites.
Is it just not possible?
Thank you for reporting this issue. We understand your frustration and we are working towards implementing these properties for mobile web. There is already an open ticket, TIMOB-12707 for this improvement. Please watch TIMOB-12707 for latest updates.