c41209d0fc
Added description to resolution.
2022-05-04 09:10:01 +02:00
7e9f0159e8
Added resolution test.
2022-05-03 16:50:19 +02:00
074fb67906
Fixed problem with outdated loader and error handler.s
2022-05-02 16:41:22 +02:00
51b0ef4b1b
Added VSCode workspace file.
2022-05-02 11:13:03 +02:00
Sebastian Kupke
1efe94ef97
Bump version number.
2022-04-29 10:30:05 +02:00
Sebastian Kupke
7f068c5d94
Fixed resize fullscreen bug.
2022-04-29 10:28:59 +02:00
eff934e8b5
Moved the addVelocity method after the transform to allow a modification of the delta within the transform method. To make this destructive side effect more explicit transform could return a modified value. But that could effect several projects.
2021-04-28 17:02:54 +02:00
266a770c8e
Merge branch 'master' into obersalzberg
...
# Conflicts:
# dist/iwmlib.js
# dist/iwmlib.pixi.js
2021-03-15 17:02:08 +01:00
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
d0ae8893cc
Version 1.1.1.
2021-02-24 16:15:20 +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
9db5723746
Updated dist
2020-02-17 16:20:16 +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
1c70433b86
Updated to PixiJS 5.2.1.
2020-02-04 16:48:36 +01:00
54b685ab42
Changed calling order
2020-02-03 10:06:27 +01:00
e6f6f6b185
Changed calling order
2020-02-03 10:06:01 +01:00
7bb3b696f7
Created new build.
2020-01-31 10:26:41 +01:00
6cdf5310ba
Added graphics alpha workaround.
2020-01-30 15:41:31 +01:00
1967b791e0
Updated dependencies.
2020-01-22 13:50:40 +01:00
ebb4b9154e
Updated pixi-compressed-textures.
2020-01-20 11:33:53 +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
d5b87f23cf
Updated generated content (Docs & dist).
2019-12-12 19:04:11 +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
e188f3474f
Reverted index.css to previous version.
2019-12-11 16:52:23 +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
60e28f8fe5
Improved doctest css.
2019-12-09 14:29:26 +01:00