[TIMOB-19317] iOS: Navigation Buttons have different margins when using title or backgroundImage
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | None |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | ios |
Reporter | Peter Weilnau |
Assignee | Unknown |
Created | 2015-07-27T15:02:30.000+0000 |
Updated | 2018-02-28T19:55:45.000+0000 |
Description
In xml create a NavigationWindow with a Left and Right Nav Button. Set the title for one and the backgroundImage for the other.
The margins do not match and are very difficult to align.
The margin when using title appears to be the appropriate size.
See sample xml and tss to recreate.
Attachments
File | Date | Size |
---|---|---|
index.tss | 2015-07-27T15:01:23.000+0000 | 204 |
index.xml | 2015-07-27T15:01:17.000+0000 | 357 |
Screen Shot 2015-07-29 at 12.12.43 PM.png | 2015-07-29T17:27:40.000+0000 | 24469 |
Screen Shot 2015-07-30 at 2.48.28 PM.png | 2015-07-30T09:09:27.000+0000 | 17904 |
Screen Shot 2015-07-30 at 2.52.13 PM.png | 2015-07-30T09:09:28.000+0000 | 18975 |
Screen Shot 2015-07-30 at 2.59.46 PM.png | 2015-07-30T09:09:32.000+0000 | 22371 |
I don't understand exactly what you are saying. Compare the space to the edge of the screen. When no image is used at all, there is a much smaller gap than when a backgroundImage is applied: !Screen Shot 2015-07-29 at 12.12.43 PM.png|thumbnail! Trying to get a button using a backgroundImage to have a smaller space to the edge of the screen from the image (to match what is seen with just text and no image) is extremely difficult.