-
Notifications
You must be signed in to change notification settings - Fork 1.1k
button honor text alignment #884
base: master
Are you sure you want to change the base?
Conversation
Hi @an146, thanks for your contribution. Could you also change the function signature on other places in the library (especially declaration)? Don't forget to bump version accordingly afterwards 😉. Btw. if you're interested in more about alignment in Nuklear in general, refer to #844 (though this your pull is not directly related and I'll merge it after it becomes clean). |
fixed prototype |
Good. Please also bump the Nuklear version 😉. |
bumped in package.json, haven't found anywhere else |
It's just in the changelog. Yeah, could be more visible - feel free to add a paragraph to the main README with contribution instructions along the lines: a) if changes go to |
done |
functions: Also, how strict is nuklear about preserving API? Eg.function suffix |
Not strict at all when it comes to progress. But we're strict in versioning - API breakage means major version bump. |
Any progress/decisions here? |
Please see #913 (comment) . |
Button with image had hardcoded NK_TEXT_CENTERED