Commit Graph

183 Commits

Author SHA1 Message Date
9dac52c0e4 Fixed DropShadowFilter. 2019-09-20 09:54:32 +02:00
b09eb63785 Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib
# Conflicts:
#	dist/iwmlib.pixi.js
2019-09-19 16:47:44 +02:00
5556cc720c Revert. 2019-09-19 16:45:47 +02:00
735d947126 Fixed loader.js bug. 2019-09-19 13:53:12 +02:00
5407f66aae Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib
# Conflicts:
#	dist/iwmlib.js
2019-09-19 13:40:42 +02:00
0e1b49675a Fixed loader bug. 2019-09-19 13:38:24 +02:00
0e5be56dfe Fixed stylus line width problem. 2019-09-18 16:43:01 +02:00
71e5ce8b8e Fixed button bug with area interaction. 2019-09-17 15:14:57 +02:00
42afa3e7ab Added the option "capturePointerEvents" to InteractionDelegate. 2019-09-17 10:39:30 +02:00
ebe0b1253f Updated to PixiJS v5. 2019-09-10 16:34:59 +02:00
a775126f9c Fixed problem of popups showing up directly centered on highlights instead of over it. 2019-08-19 16:09:47 +02:00
28a7a0b6a2 Fixed closing issue with cards. 2019-08-14 17:46:12 +02:00
30c7113713 Updated cards from tuesch changes. Incorporated InteractionMapper memory leak fix. 2019-08-13 14:31:03 +02:00
03be6673c5 Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib 2019-08-13 12:46:32 +02:00
6e9ec938fc Implemented InteractionMapper.off 2019-08-13 12:46:24 +02:00
1d94455c1a Cleanup transform listeners properly now. 2019-08-12 16:35:10 +02:00
98b3b44ed5 Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib 2019-08-12 15:57:14 +02:00
4f4215ced5 Close callbacks on Scatter are now removed on close. 2019-08-12 10:04:03 +02:00
d48139c40f Fixed positioning bug in button. 2019-08-08 14:32:55 +02:00
f5cf8115af Fixed conflict. 2019-08-08 13:47:00 +02:00
97d33cf177 Fixed theming bug in button and button group. 2019-08-08 13:46:02 +02:00
7e7b37f524 Merge branch 'master' of https://gitea.iwm-tuebingen.de/IWMBrowser/iwmlib 2019-08-08 12:06:27 +02:00
9aef7bb460 Timeline is now draggable 2019-08-08 12:06:16 +02:00
cdc6461064 Prevent dragging of button group if buttons are not wider than maxWidth. 2019-08-07 15:24:18 +02:00
56910a8c58 Fixed vertical button group bug. 2019-08-07 15:03:58 +02:00
caffee4b15 Fixed button group bug. 2019-08-07 14:57:07 +02:00
141d27d4f1 Added path to gulpfile. 2019-08-06 15:34:57 +02:00
a42427f987 Improved button doctest. 2019-08-06 14:24:50 +02:00
05c952fbe1 Added badge content example to button doctest. 2019-08-06 12:01:32 +02:00
ca16516073 Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib 2019-08-05 11:45:09 +02:00
03f927d1d5 Set window.app as default value for button group option "app". 2019-08-05 11:44:59 +02:00
e502c97de5 Added prepare method 2019-08-03 09:02:58 +02:00
e8a64fb014 Added getter and setter for maxWidth and maxHeight for button groups. 2019-08-02 10:15:49 +02:00
81e21736b7 Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib 2019-08-01 19:34:49 +02:00
488c1807d6 Improved card API. 2019-08-01 19:34:32 +02:00
0182e9663e Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib 2019-08-01 19:31:22 +02:00
db2badfc0d Added event parameter, 2019-08-01 19:30:07 +02:00
1e3f66bb19 Fixed button hover bug. 2019-08-01 14:27:04 +02:00
32087608cc Improved button group stack sorting. 2019-08-01 11:26:22 +02:00
b1f0f173e7 Fixed bug with stacked buttons in a button group with badges. 2019-08-01 10:31:05 +02:00
e9f1246e0a Improved button group stacking behaviour if ThrowPropsPlugin is not loaded. 2019-08-01 10:19:34 +02:00
56407539aa Updated docs. 2019-08-01 09:51:32 +02:00
a6f0341fe4 Added huge button group example. 2019-08-01 09:44:03 +02:00
afa1c71a0a Added badge examples for buttons and button groups. 2019-08-01 09:42:04 +02:00
dafc820466 Fixed html bug. 2019-07-31 16:12:15 +02:00
614b4d8350 Implemented stacked button groups. 2019-07-31 16:12:00 +02:00
73342a0506 Merged conflicts. 2019-07-30 17:12:17 +02:00
5f46b4feae Working on stacked buttons. 2019-07-30 16:56:29 +02:00
ca2ce289aa Improved scatter closing. Added module to eslint. 2019-07-30 13:21:17 +02:00
0bcf931465 Added remove capability to scatter.(Merged local branch 'scatter') 2019-07-29 16:18:20 +02:00