Commit Graph

112 Commits

Author SHA1 Message Date
Severin Opel 65fac2f406 Renamed 'MapView' to 'MapViewport'. Added documentation to the maps module. 2019-12-09 18:15:28 +01:00
Severin Opel 792892cb82 Removed PIXIUtils from geographics. 2019-12-09 14:27:32 +01:00
Severin Opel f3fed535d8 Modified scatter to get access to the Resize event. 2019-11-28 13:36:00 +01:00
Severin Opel 5305561619 Ongoing cleanup and refactoring of maps. 2019-11-25 18:04:11 +01:00
Severin Opel 88048f14ec Removed overdoscaling from SubmapScatter. 2019-11-21 09:48:14 +01:00
Severin Opel 4d6d2f1df0 Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib 2019-11-20 16:06:01 +01:00
Severin Opel 6dcf6d38da Added functionality and dark mode to doctests. And other changes in maps. 2019-11-20 15:59:10 +01:00
Sebastian Kupke 38e84ab9fe Updated dependencies. 2019-11-13 14:36:48 +01:00
Severin Opel 0a30712e31 Fixed overlay example to work with restructured GeoLayers. 2019-11-05 11:23:18 +01:00
Severin Opel 87727d28b9 Geographics placements working again. 2019-11-05 11:07:36 +01:00
Severin Opel ff0606d0a7 Removing layer dependency from geolayers and refactoring maps. 2019-11-04 18:20:32 +01:00
Severin Opel 938b3e2f3c Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib 2019-11-04 11:00:55 +01:00
Severin Opel 86b23f4e6f Added the maps-module to the iwmlib.
Migrated a  ot of the content from the tuesch to the iwmlib.
This is before the decoupeling of the layers.
2019-11-04 10:59:08 +01:00
Sebastian Kupke 06f8949159 Updated dependencies. 2019-11-04 09:45:10 +01:00
Sebastian Kupke e2ea89cc0b Added textAlpha and textActiveAlpha to Button and ButtonGroup. 2019-10-15 14:56:24 +02:00
Sebastian Kupke 6af487e5fd Updated dependencies. 2019-10-11 09:19:48 +02:00
Sebastian Kupke 901621da95 Added PixiJS UI Text class. 2019-10-09 15:41:16 +02:00
Sebastian Kupke 125a418e79 Updated eslint. 2019-10-07 14:42:53 +02:00
Sebastian Kupke 680d0610b1 Removed console.log statements. 2019-10-02 15:05:18 +02:00
Sebastian Kupke ce25b1dbae Fixed flipeffect bug. 2019-10-02 15:00:08 +02:00
Sebastian Kupke 7dd7142455 Fixed flippable doctest. 2019-10-02 14:09:09 +02:00
Uwe Oestermeier 8960923514 Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib 2019-10-02 10:34:01 +02:00
Uwe Oestermeier cd140a73f6 Fixed taphandler problems. 2019-10-02 10:33:57 +02:00
Sebastian Kupke 980adbe595 Fixed clipping issue for PixiJS v5. 2019-10-02 09:27:12 +02:00
Sebastian Kupke 9dac52c0e4 Fixed DropShadowFilter. 2019-09-20 09:54:32 +02:00
Sebastian Kupke b09eb63785 Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib
# Conflicts:
#	dist/iwmlib.pixi.js
2019-09-19 16:47:44 +02:00
Sebastian Kupke 5556cc720c Revert. 2019-09-19 16:45:47 +02:00
Sebastian Kupke 735d947126 Fixed loader.js bug. 2019-09-19 13:53:12 +02:00
Sebastian Kupke b69472640f Reset line width. 2019-09-19 13:43:38 +02:00
Sebastian Kupke efbdffc6fc Fixed conflict. 2019-09-19 13:41:50 +02:00
Sebastian Kupke 5407f66aae Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib
# Conflicts:
#	dist/iwmlib.js
2019-09-19 13:40:42 +02:00
Sebastian Kupke 0e1b49675a Fixed loader bug. 2019-09-19 13:38:24 +02:00
Uwe Oestermeier 0e5be56dfe Fixed stylus line width problem. 2019-09-18 16:43:01 +02:00
Sebastian Kupke 71e5ce8b8e Fixed button bug with area interaction. 2019-09-17 15:14:57 +02:00
Sebastian Kupke ebe0b1253f Updated to PixiJS v5. 2019-09-10 16:34:59 +02:00
Severin Opel 28a7a0b6a2 Fixed closing issue with cards. 2019-08-14 17:46:12 +02:00
Severin Opel 30c7113713 Updated cards from tuesch changes. Incorporated InteractionMapper memory leak fix. 2019-08-13 14:31:03 +02:00
Sebastian Kupke 6e9ec938fc Implemented InteractionMapper.off 2019-08-13 12:46:24 +02:00
Sebastian Kupke d48139c40f Fixed positioning bug in button. 2019-08-08 14:32:55 +02:00
Sebastian Kupke f5cf8115af Fixed conflict. 2019-08-08 13:47:00 +02:00
Sebastian Kupke 97d33cf177 Fixed theming bug in button and button group. 2019-08-08 13:46:02 +02:00
Uwe Oestermeier 7e7b37f524 Merge branch 'master' of https://gitea.iwm-tuebingen.de/IWMBrowser/iwmlib 2019-08-08 12:06:27 +02:00
Uwe Oestermeier 9aef7bb460 Timeline is now draggable 2019-08-08 12:06:16 +02:00
Sebastian Kupke cdc6461064 Prevent dragging of button group if buttons are not wider than maxWidth. 2019-08-07 15:24:18 +02:00
Sebastian Kupke 56910a8c58 Fixed vertical button group bug. 2019-08-07 15:03:58 +02:00
Sebastian Kupke caffee4b15 Fixed button group bug. 2019-08-07 14:57:07 +02:00
Sebastian Kupke 05c952fbe1 Added badge content example to button doctest. 2019-08-06 12:01:32 +02:00
Sebastian Kupke 03f927d1d5 Set window.app as default value for button group option "app". 2019-08-05 11:44:59 +02:00
Sebastian Kupke e8a64fb014 Added getter and setter for maxWidth and maxHeight for button groups. 2019-08-02 10:15:49 +02:00
Uwe Oestermeier 0182e9663e Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib 2019-08-01 19:31:22 +02:00