Matt Wiens
1767782603
Fix a sentence in docs
2019-02-01 23:05:22 +01:00
Matthias Richter
0a723777ed
[docs] better words
2018-06-21 23:46:58 +02:00
Matthias Richter
eabad8c554
Fix #68 : ImageButton error on LÖVE 11.1
...
Introduction of new option `mask` that should hold an ImageData for the
alpha test.
2018-06-17 18:10:18 +02:00
Matthias Richter
ecce6820d7
Add missing images to documentation
2017-04-13 21:39:22 +02:00
Matthias Richter
6cb5596437
Add section about widget ids in getting started guide
2017-04-13 21:23:52 +02:00
Matthias Richter
61a4172edd
Merge pull request #50 from Fuzzlix/patch-1
...
fixed typo in widgets.rst
2017-03-16 20:29:56 +01:00
Ulrich Schmidt
372d704184
Update widgets.rst
2016-11-07 07:59:30 +01:00
Kyle McLamb
ef317657ca
Document layout:up/down/left/right()
...
Consolation prize.
2016-10-04 17:41:35 -07:00
Matthias Richter
549693dd38
Document new GUI state getters
2016-08-28 19:20:49 +02:00
Matthias Richter
3fd6a6aecd
Fix #33 : tinted image buttons
...
Not a bug, but a feature---now documented!
2016-04-17 21:09:24 +02:00
vrld
5bba68071d
Fix #35 : Error in layout documentation example, cont.
...
Gotta catch them all
2016-04-12 10:52:46 +02:00
vrld
83e9131e25
Fix #35 : Error in layout documentation example
2016-04-12 10:51:40 +02:00
Andrew Minnich
01f7cd88fb
Add cornerRadius option to override theme corner radius
2016-03-05 16:20:43 -05:00
Matthias Richter
4f3d285218
Allow to overwrite draw function per widget
2016-01-16 02:33:41 +01:00
Matthias Richter
09a458386c
Revert change in :push(), remove :pos()
...
Revert signature if layout:push(x,y, padx,pady) to layout:push(x,y)
Makes it possible to use the idiomatic layout:push(layout:row()) again.
(layout:row() returns x,y, w,h of last cell)
Remove layout:pos([x,y]) because it's not needed and potentially confusing.
2016-01-16 02:08:36 +01:00
Matthias Richter
86cae4c03b
Document changes
2016-01-12 21:49:21 +01:00
Matthias Richter
aca8a297bb
Fix #17 : Support multiple instances
2016-01-03 18:33:39 +01:00
Roland
4f03acff2f
Fixed typo
2016-01-02 19:10:05 +00:00
Matthias Richter
2b63a81c87
Add images to documentation
2016-01-02 15:37:04 +01:00
Matthias Richter
0fc2437a65
API consistency
2016-01-02 14:40:17 +01:00
Matthias Richter
c1f2d96c02
nicer demo app
2016-01-02 14:39:54 +01:00
Matthias Richter
5b3c05a415
Fix headings
2016-01-02 14:39:33 +01:00
Matthias Richter
59f3ca741f
Rework intro and tutorial.
2016-01-02 02:55:17 +01:00
Matthias Richter
1dc24f9108
Add documentation
2016-01-01 21:42:03 +01:00