Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-25460] Windows: picker height not working

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2017-11-13T21:41:51.000+0000
Affected Version/sRelease 6.2.2, Release 6.2.1
Fix Version/sRelease 7.0.0
ComponentsWindows
Labelsn/a
Reporter Ricardo Ramirez
AssigneeKota Iguchi
Created2017-10-31T01:26:07.000+0000
Updated2017-11-17T00:22:41.000+0000

Description

Issue Description

We know that picker sizes can't be fixed so even trying with a container is not working, check the example below: Even with this approach Picker does not occupy the full height of the view.

Comments

  1. Kota Iguchi 2017-11-02

    https://github.com/appcelerator/titanium_mobile_windows/pull/1155 Note: Picker.height does not work on iOS too. My fix does affect only on the "plain" picker because of platform component spec.
  2. Abir Mukherjee 2017-11-17

    Tested on SDK 7.0.0.v20171116132144 installed from CLI. Fix is verified.

JSON Source