a5f94e0a5f
Reverted changes from commit fa0256d782
and moved addVelocity from _move back to old locations.
2021-03-15 15:39:07 +01:00
fff7a4f685
Fixed import order.
2021-03-01 08:58:44 +01:00
1b4eee6498
Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib
2021-02-24 16:14:26 +01:00
ac779af339
Popup close buttons can take a URL.
2021-02-24 16:13:50 +01:00
1316a727f3
Fixed offset error.
2021-02-01 13:54:40 +01:00
be950ec8c1
Tried fix scatter.
2021-02-01 13:40:57 +01:00
ca5a39d661
Changed wrapper and events to allow other EventListeners.
2021-01-26 08:01:51 +01:00
fa0256d782
Moved addVelocity to _move.
2021-01-05 16:25:55 +01:00
114c217ffa
Improved logging and adjusted card's click handler
...
+ Logging now also works when ipcRenderer is appended to the window element.
+ Card's callback replacement method was changed from click to pointerdown.
2020-09-15 11:36:59 +02:00
28cfdc180c
Fixt highlight order on creation.
2020-09-01 13:38:22 +02:00
116058ba77
Fixed a problem with clicking transformed rects in card wrappers.
2020-08-27 07:38:35 +02:00
4211548b8b
Removed console logs.
2020-08-04 18:13:24 +02:00
12b17fd7af
Fixed call of popup menu commands with parameters.s
2020-08-04 18:07:48 +02:00
47b178fbc1
Added event parameter to PopupMenu perform.
2020-08-04 17:35:15 +02:00
6ab63eb32c
Now calling 'this' to allow overloading of methods.
2020-04-21 12:43:55 +02:00
6445ab3f57
CardLoader.load now checks for ready state.
2020-04-19 13:30:35 +02:00
129672eb0f
Added options object to toggle function.
2020-04-14 12:14:40 +02:00
70031d3bfa
Removed comment since border case appeared in Edge.
2020-02-25 15:19:01 +01:00
d4ab5c7e9c
Merge branch 'master' of https://gitea.iwm-tuebingen.de/IWMBrowser/iwmlib
...
* 'master' of https://gitea.iwm-tuebingen.de/IWMBrowser/iwmlib :
Changed scale
Updated to PixiJS 5.2.1.
2020-02-17 16:19:33 +01:00
b068fd176f
Added lineWidth support.
2020-02-17 16:18:55 +01:00
f70968fe01
Changed scale
2020-02-07 20:08:44 +01:00
e6f6f6b185
Changed calling order
2020-02-03 10:06:01 +01:00
6cdf5310ba
Added graphics alpha workaround.
2020-01-30 15:41:31 +01:00
Sebastian Kupke
b32132c71f
Removed stopEvents from RigidContainer.
2020-01-10 14:18:28 +01:00
f398fe4824
Fixed reference bug.
2020-01-09 15:14:27 +01:00
7f2fc93fa3
Reworked overlay itself and doctest.
2019-12-12 19:02:58 +01:00
32e913c629
Fixed wrongly assigned parameters
2019-12-12 17:23:39 +01:00
87c966062c
Map's cover state now updates every time cover is requested.
2019-12-12 17:01:51 +01:00
d7f867f1a6
Added maps graphics.
2019-12-11 17:30:11 +01:00
1e80845aa6
Fixed cover bug. Renamed mapdata to mapprojection.
2019-12-11 16:45:26 +01:00
a85569e54d
commited for presentation.
2019-12-11 15:29:59 +01:00
65fac2f406
Renamed 'MapView' to 'MapViewport'. Added documentation to the maps module.
2019-12-09 18:15:28 +01:00
792892cb82
Removed PIXIUtils from geographics.
2019-12-09 14:27:32 +01:00
9159073483
Fixed GeoGraphics doctest.
2019-12-05 17:06:50 +01:00
8745554cee
Implemented a mapChangeLock variable to prevent mapChanges.
2019-12-02 16:51:20 +01:00
096e374997
Added mouse wheel event to submap scatter.
2019-11-28 16:25:38 +01:00
f3fed535d8
Modified scatter to get access to the Resize event.
2019-11-28 13:36:00 +01:00
5305561619
Ongoing cleanup and refactoring of maps.
2019-11-25 18:04:11 +01:00
88048f14ec
Removed overdoscaling from SubmapScatter.
2019-11-21 09:48:14 +01:00
6dcf6d38da
Added functionality and dark mode to doctests. And other changes in maps.
2019-11-20 15:59:10 +01:00
89395ba641
Updated mapapp.
2019-11-13 14:33:24 +01:00
46b80c3e2a
Added missing dependency to the iwmlib.
2019-11-13 14:30:15 +01:00
285e41434a
Continued refactoring of the maps library.
2019-11-13 12:42:06 +01:00
58cbd44a7b
Fixed map doctest.
2019-11-11 12:34:43 +01:00
ef16f2b12b
Improved doctests.
2019-11-05 16:02:27 +01:00
0a30712e31
Fixed overlay example to work with restructured GeoLayers.
2019-11-05 11:23:18 +01:00
87727d28b9
Geographics placements working again.
2019-11-05 11:07:36 +01:00
ff0606d0a7
Removing layer dependency from geolayers and refactoring maps.
2019-11-04 18:20:32 +01:00
938b3e2f3c
Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib
2019-11-04 11:00:55 +01:00
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
06f8949159
Updated dependencies.
2019-11-04 09:45:10 +01:00
e2ea89cc0b
Added textAlpha and textActiveAlpha to Button and ButtonGroup.
2019-10-15 14:56:24 +02:00
e50ea6af31
Cleaned up card.js
2019-10-15 10:07:29 +02:00
66da13aed6
Tried fixing closing error.
2019-10-15 09:12:12 +02:00
99c128d7ca
Added comments.
2019-10-10 09:16:39 +02:00
901621da95
Added PixiJS UI Text class.
2019-10-09 15:41:16 +02:00
125a418e79
Updated eslint.
2019-10-07 14:42:53 +02:00
680d0610b1
Removed console.log statements.
2019-10-02 15:05:18 +02:00
ce25b1dbae
Fixed flipeffect bug.
2019-10-02 15:00:08 +02:00
7dd7142455
Fixed flippable doctest.
2019-10-02 14:09:09 +02:00
b4bc200fbd
Styling.
2019-10-02 11:51:23 +02:00
8960923514
Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib
2019-10-02 10:34:01 +02:00
cd140a73f6
Fixed taphandler problems.
2019-10-02 10:33:57 +02:00
980adbe595
Fixed clipping issue for PixiJS v5.
2019-10-02 09:27:12 +02:00
ba54969990
Fixed clipping issue for PIXI v5.
2019-10-01 15:40:55 +02:00
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