Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-25641] Windows: View.add should be ignored when it's ready added

GitHub Issuen/a
TypeStory
PriorityHigh
StatusClosed
ResolutionDone
Resolution Date2018-01-22T01:29:32.000+0000
Affected Version/sRelease 7.0.0
Fix Version/sn/a
ComponentsWindows
Labelsn/a
ReporterKota Iguchi
AssigneeKota Iguchi
Created2018-01-03T08:52:34.000+0000
Updated2018-08-06T17:34:46.000+0000

Description

TIMOB-25465 and TIMOB-25639 show that rendering issue happens when you try to add a view that is already added. According to the current code, we are not actually checking if the View is already added but just leaves the platform behavior how to render it in that case. We should just ignore the add operation when it is already added.

Comments

  1. Kota Iguchi 2018-01-17

    https://github.com/appcelerator/titanium_mobile_windows/pull/1170
  2. Kota Iguchi 2018-01-22

    Marks this Done as it's already merged, so customer can test our nightly build.
  3. Eric Merriman 2018-08-06

    Closed as completed. If this is in error, please reopen.

JSON Source