[AC-2831] Refresh button icon not vertically centered
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2011-12-26T05:19:45.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | alignment, button, icon, mobile, systembutton |
Reporter | Harry Park |
Assignee | Paul Dowsett |
Created | 2011-10-24T10:25:25.000+0000 |
Updated | 2016-03-08T07:47:45.000+0000 |
Description
Creating a systemButton in the nav bar, the refresh icon isn't properly vertically centered. The Head of the arrow shouldn't touch the midline of the button as show with the overlay gloss effect. I've attached an image of the icon. I've also noticed this with other icons I've used in a button, but this was pretty noticeable in a systemButton.
var refreshButton = Ti.UI.createButton({
systemButton:Titanium.UI.iPhone.SystemButton.REFRESH,
});
win.rightNavButton = refreshButton;
I've attached an image which compares the Titanium version versus what it should look like.
Attachments
File | Date | Size |
---|---|---|
icon vertical offset problem.png | 2011-10-24T10:25:25.000+0000 | 19020 |
Thanks for raising this ticket. In order for me to escalate it to the core team, all the fields must be complete. Please check it against the [JIRA Ticket Checklist](https://wiki.appcelerator.org/display/guides/How+to+Submit+a+Bug+Report#HowtoSubmitaBugReport-JIRATicketChecklist), and add any missing information. Furthermore, a test case must run without modification, as per the [Creating a Test Case](https://wiki.appcelerator.org/display/guides/How+to+Submit+a+Bug+Report#HowtoSubmitaBugReport-CreatingaTestCase) section. I will close this for now. Please reopen it once it is complete, and I will move it to the main project. Cheers
Closing due to inactivity. If this issue still exists, please raise a new ticket, including all the information in the [JIRA Ticket Checklist](https://wiki.appcelerator.org/display/guides/How+to+Submit+a+Bug+Report#HowtoSubmitaBugReport-JIRATicketChecklist) to ensure that we can escalate it quickly. Read [How to Submit a Bug Report](https://wiki.appcelerator.org/display/guides/How+to+Submit+a+Bug+Report) if you have not read it before, and always start a ticket using the [JIRA Ticket Template](https://wiki.appcelerator.org/display/guides/JIRA+Ticket+Template). Thanks in advance