- upgraded to iced 0.13.1, many changes due to the upgrade - added stack see example - tables changed but additional changes upcoming in the next release or so - add canvas, canvas widgets can be added but dynamic drawing next release or so - add ability to move a widget, container moving later - add solitaire game to demonstates moving a widget around. This is not a game using a canvas but containers only. A canvas version will follow later.
0.2.0
- updated to iced rev="07f94d6" - all widgets and containers now have styling - significant changes to the table. - refactored a number of areas to improve consistency.
0.1.0
- Added svg widget - Added mouse area widget - Improved callback error message on all widgets - Refactor table and added ability to added the widgets button, checkbox, selectable text, image, and svg. - Updated to Iced rev=b30d34f