Jürg Lehni
|
3314668a0c
|
Streamline mouse event handling between View and Item.
Consolidating code and making View#onMouseDown/Up/Move/... events work.
|
2015-10-14 16:25:36 +02:00 |
|
Jürg Lehni
|
b52d343527
|
Use same notation for all injection scopes.
|
2015-09-06 16:48:23 +02:00 |
|
Jürg Lehni
|
eb8c5b4a3e
|
Handle em and pt font sizes correctly on Firefox.
Closes #734
|
2015-08-19 12:57:22 +02:00 |
|
Jürg Lehni
|
b541088c6f
|
A whole lot of documentation clean-up.
|
2015-06-16 17:50:37 +02:00 |
|
Jürg Lehni
|
783d1622b9
|
Remove faulty character.
|
2015-05-11 19:15:52 +02:00 |
|
Jürg Lehni
|
8174405924
|
Include force parameter in View#update()
Closes #675.
|
2015-04-12 15:23:24 +02:00 |
|
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 |
|