Jürg Lehni
|
23ec75f5d2
|
Read CanvasView size correctly from arguments array.
|
2015-02-27 18:00:36 +01:00 |
|
Jürg Lehni
|
95a8539045
|
Fix size issue on non-resizable HiDPI canvases.
Reverting back to original behavior in #586.
|
2015-01-02 14:38:06 +01:00 |
|
Jürg Lehni
|
a07dc98046
|
Clean up and simplify code from pull request #580 and fix CSS in examples accordingly.
|
2014-12-30 00:16:51 +01:00 |
|
George Reith
|
6f1c3145bf
|
Fixes #580 where resizable views were only taking into account their offset from the top left of the viewport.
|
2014-12-04 13:01:02 +00:00 |
|
Jürg Lehni
|
19a9976939
|
Return emitter in #on(), #off(), #once(), so calls can be chained.
|
2014-11-18 14:56:55 -08:00 |
|
Jürg Lehni
|
99ef521af4
|
Switch from inline @option tags to real doc tags.
|
2014-10-20 23:33:28 +02:00 |
|
Jürg Lehni
|
77f6e68846
|
Remove documentation for deprecated #attach() methods.
|
2014-10-15 13:01:59 +02:00 |
|
Jürg Lehni
|
3b2a82047e
|
Clean up event related comments, to reflect recent renaming.
|
2014-10-08 18:33:17 +02:00 |
|
Jürg Lehni
|
c7c49d4091
|
Time to go with the flow and use the on()/off()/emit() pattern for events.
|
2014-10-08 14:57:56 +02:00 |
|
Jürg Lehni
|
3dc5c94e25
|
Rename Callback mix-in to Emitter.
|
2014-10-08 14:13:08 +02:00 |
|
Jürg Lehni
|
e46a1d24da
|
Move View classes to their own folder.
That's not really UI.
|
2014-10-04 16:51:58 +02:00 |
|