[TIMOB-18519] Windows: module generator places UI proxies underneath UI subdirectory mistakenly
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | None |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2015-05-08T17:30:09.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Tooling, Windows |
| Labels | n/a |
| Reporter | Christopher Williams |
| Assignee | Gary Mathews |
| Created | 2015-02-05T17:57:36.000+0000 |
| Updated | 2017-03-16T21:49:40.000+0000 |
Description
When choosing a UI proxy like TableViewRow, I noticed it places the cpp under Source/UI/src/UI/TableViewRow.cpp while the others just live under src.
PR : https://github.com/appcelerator/titanium_mobile_windows/pull/237
Closing ticket as the issue has been fixed.