Skip to content

Comments

A few bugs and minor improvements#1

Open
stan1y wants to merge 15 commits intomobius3:masterfrom
stan1y:master
Open

A few bugs and minor improvements#1
stan1y wants to merge 15 commits intomobius3:masterfrom
stan1y:master

Conversation

@stan1y
Copy link
Contributor

@stan1y stan1y commented Jun 16, 2014

  • bug with SDL_free
  • bug with lost mouseleave events
  • access to button label
  • focus & draw order control

@mobius3
Copy link
Owner

mobius3 commented Jun 17, 2014

Thanks for the patches!

If you don't mind, I'd like to understand some of the things that you did before merging them. I'll be asking them in your commits :)

stan1y added 12 commits January 8, 2015 02:17
make sure focus and mouseover don't point to destroyed widget
notify hovered widget in KW_DestroyWidget
- add widget->hidden flag and skip render callback if its true
- add KW_SetWidgetHidden(KW_Widget * widget, KW_bool hidden)
- add KW_ScrollboxType enum
- add KW_SetScrollboxType function
- hide and disable input for scroller buttons based on currently set type
This reverts commit c84a94b.

Conflicts:
	src/CMakeLists.txt
This reverts commit 9e4f38e.

Conflicts:
	src/CMakeLists.txt
	src/KW_renderdriver.h
	src/KW_renderdriver_sdl2.h
	src/KW_widget_internal.h
This reverts commit 10e3c85.

Conflicts:
	src/KW_renderdriver.h
This reverts commit 354b42a.

Conflicts:
	src/KW_renderdriver_sdl2.c
This reverts commit c84a94b.

Conflicts:
	src/CMakeLists.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants