Titanium JIRA Archive
Appcelerator Community (AC)

[AC-3263] MobileWeb's lack of center:{x,y} severely limits practical use for scaling and animation.

GitHub Issuen/a
TypeImprovement
Priorityn/a
StatusClosed
ResolutionDuplicate
Resolution Date2014-04-04T06:01:42.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterKeylo E.
AssigneeRitu Agrawal
Created2014-03-31T05:33:33.000+0000
Updated2016-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?

Comments

  1. Ritu Agrawal 2014-03-31

    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.

JSON Source