]> O.S.I.I.S - jp/crow.git/commit
Debug
authorjpbruyere <jp.bruyere@hotmail.com>
Mon, 19 Oct 2015 14:49:05 +0000 (16:49 +0200)
committerjpbruyere <jp.bruyere@hotmail.com>
Mon, 19 Oct 2015 14:49:05 +0000 (16:49 +0200)
commit5223bf7dc4f5f085d4bfde7c079a45adf5f344e7
tree701566767b7a913e75f94d07709a8a4a7b1b0174
parentd57ae20644694ed4862785be98d3ead18100315f
Debug

* Spinner.cs: updated with binding system

* OpenTKGameWindow.cs: ensure focused, active and hover widget were
  not removed from the graphic tree,
fire MouseButtonUp special event only if threre's no actived widget

* testSpinner.goml: updated to test focus
Tests/Interfaces/testSpinner.goml
Tests/image/folder0.svg [new file with mode: 0644]
Tests/image/folder1.svg [new file with mode: 0644]
src/GraphicObjects/Spinner.cs
src/OpenTKGameWindow.cs