Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-9515] MobileWeb: Implement proper abstractions for the layout property

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2017-05-01T22:31:45.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsMobileWeb
Labelslinvalid
ReporterBryan Hughes
AssigneeChris Barber
Created2012-06-13T10:55:16.000+0000
Updated2018-04-04T23:20:36.000+0000

Description

Right now the public view.layout property is fixed to the base element. It needs to be abstracted the same way .add() and .remove() were abstracted to allow layouts to fall through to inner children (see TIMOB-9431 for the current hacky workaround used). Since layout is a property and not a method, handling inheritance will be tricky.

Comments

  1. Lee Morris 2017-05-01

    Resolving ticket as "Won't Fix" as MobileWeb is no longer supported.
  2. Eric Merriman 2018-04-04

    Closing as will not fix.

JSON Source