Skip to content
This repository was archived by the owner on Dec 2, 2019. It is now read-only.

Compiler warning fix and two sanity changes#903

Open
oj002 wants to merge 3 commits intovurtun:masterfrom
oj002:master
Open

Compiler warning fix and two sanity changes#903
oj002 wants to merge 3 commits intovurtun:masterfrom
oj002:master

Conversation

@oj002
Copy link
Copy Markdown

@oj002 oj002 commented Sep 16, 2019

I was annoyed by nuklear not cleanly building so I set out to fix that.
I also fixed some issuse I've spotted along the way.

Comment thread nuklear.h
struct nk_vec2 item_spacing;
struct nk_rect header = {0,0,0,0};
struct nk_rect sym = {0,0,0,0};
struct nk_text text;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, thanks for the fixes. I totally forgot why we wanted to set/change background in this function - did you try to semantically analyze where it would fit?

Also please bump version in CHANGELOG, thanks 😉.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants