-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Few issues and feature requests #5
Comments
Thank you for posting your issues. About the text rendering issues: Have you tried if you see this in Emulator as well? p.s. I think it would be good to have 1 entry per bug/issue/feature request, so can track it better |
Thank You for Your fast responce. I'll try to stick one bug per issue in next posts. I have not used Emulator, so I can not confirm this. |
The Label issues will be fixed in next release. |
I've just checked the button render code. |
Disabling would be very good. |
thank You. will be waiting for the next release. by the way is there roadmap of development? |
@Stabilitronas I havn't tested it so far, but every control should have the Property Enabled. Setting it to false would disable the control. |
No, I mean an option to disable this embossing would be cool. |
@jbukys There is no real roadmap, I'm working on this in my free time. Currently I'm commenting, reworking and testing each control. Label and Button are more or less done. I think the more experience I get, the faster it goes. But I don't think there will be a release within the next month. |
@Stabilitronas Disabling this feature is already implemented and will be in the next push) as well as changing the color of it. |
I've posted it in skewworks page:
Jan 15th 2014:
"I have not found how to vertically center label text. Is there a possibility to do that?
When changing label text then collor, color is not rendered. Vice versa color is rendered correctly. Is it normal?"
Also something is wrong with button text aliasing. It is not super clear form picture, but you can see some white pixels on "Basic" and "Advanced". Very good test make button background blue, button text blue ant there is ghosting. Strangelly disabled buttons renders text correct.
Vertical text on buttons would be a nice feature.
Also as I remember when trying to set label background color 0xd3d3d3 (gray) it did not do it unless i changed it to 0xd3d3d4.
The text was updated successfully, but these errors were encountered: