Commit Graph

384 Commits

Author SHA1 Message Date
81f18ea2e9 Fixed memory problems of deepzoom images. 2024-05-24 10:29:24 +02:00
13ea23186f Fixed flippable scaling problem. 2024-02-12 15:05:12 +01:00
57d6e8b461 Merge branch 'main' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib into main
* 'main' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib:
  Removed console.logs
  Fixed timestamp name mismatch.
  Updated iwmlib and removed log statement.
  Added pluggable throw behavior.
  Replaced requestAnimationFrame with setInterval
  Moved throws to a single loop.
  Added cancelAnimationFrame
  update code block to reflect current state
  Fixed html double code
  Fixed problem with scrolling text in card drawers.
  added fix for viewBox rotation bug
  fixed rollup
  documented/ solved svg rotation bug

# Conflicts:
#	package.json
2024-02-12 14:15:58 +01:00
8d8090cdde Added doctest for flippable images with different sizes. 2024-02-12 14:08:24 +01:00
80355ea636 Removed console.logs 2023-07-28 14:03:39 +02:00
45d081c225 Fixed timestamp name mismatch. 2023-07-21 12:44:03 +02:00
07f50974f9 Updated iwmlib and removed log statement. 2023-07-21 09:48:00 +02:00
8b33bc0536 Added pluggable throw behavior. 2023-07-21 08:36:14 +02:00
47992755e2 Replaced requestAnimationFrame with setInterval 2023-07-20 14:50:48 +02:00
97fb30d741 Moved throws to a single loop. 2023-07-20 14:38:23 +02:00
52ccb49fa8 Added cancelAnimationFrame 2023-07-20 11:44:13 +02:00
1a0b9d55c1 update code block to reflect current state 2023-06-06 17:31:58 +02:00
4b80702b10 Merge branch 'main' of https://gitea.iwm-tuebingen.de/IWMBrowser/iwmlib 2023-06-06 14:26:17 +02:00
1e6bee007e Fixed html double code 2023-06-06 14:24:58 +02:00
98085006bb Merge branch 'main' of https://gitea.iwm-tuebingen.de/IWMBrowser/iwmlib 2023-06-02 14:24:51 +02:00
a748d05c38 Fixed problem with scrolling text in card drawers. 2023-06-01 18:19:30 +02:00
43e69365e0 Merge branch 'main' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib 2023-05-12 12:33:56 +02:00
12eb712fce added fix for viewBox rotation bug 2023-05-12 12:30:17 +02:00
03fda7e79e Merge branch 'main' of https://gitea.iwm-tuebingen.de/IWMBrowser/iwmlib 2023-05-10 15:25:13 +02:00
c8f7e39235 Added electron browser to allow snapshots of doctests that are stored in lib thumbnail subfolders. 2023-05-09 15:40:18 +02:00
9501264f08 Added minimal navigation breadcrumbs to doctests. 2023-05-09 13:25:39 +02:00
13e0473328 Added support for static doctest files generated by the iwmsite static site generator. 2023-05-09 09:52:39 +02:00
d818ef9737 Merge branch 'main' of https://gitea.iwm-tuebingen.de/IWMBrowser/iwmlib 2023-05-04 13:33:02 +02:00
d45b3e68dd fixed rollup 2023-05-04 13:32:47 +02:00
7a5bc222fd documented/ solved svg rotation bug 2023-05-04 13:28:58 +02:00
0cff31e65b Added pixi-compressed-textures plugin again. In Pixi v6 the plugin ist included, but cannot be activated if the browser don't use JavaScript Modules 2023-05-02 15:09:38 +02:00
dc40b4cffa Fixed bug in nearestActive. 2023-04-28 09:17:03 +02:00
4da99ef04b Added new configuration flag and default behavior that prevents pointer click events which might lead to conflicts in touch applications. 2023-02-15 15:11:12 +01:00
7f1a3aae8e Removed compressed textures Pixi.js plugin from 3rdpartylib 2023-02-15 15:05:11 +01:00
20d209cbe1 Changed order of tap handler and simulated clicks. 2023-02-09 16:02:09 +01:00
Sebastian Kupke
5af350182d Fixed touch event bug 2022-11-09 16:09:22 +01:00
2987b820a9 Moved polyfill from utils to own file 2022-11-09 14:11:34 +01:00
34792f20d6 Fixed popup bug 2022-11-08 15:44:20 +01:00
8275dad36c Removed alerts 2022-11-08 13:58:10 +01:00
7965c8459b Added more logging 2022-11-08 13:42:50 +01:00
89de46b0e6 Added more logging 2022-11-08 12:31:21 +01:00
d8dc158be0 Added more logging 2022-11-08 12:07:37 +01:00
68e46e81c1 Fixed hyphenate bug 2022-11-08 11:11:39 +01:00
3856e59093 Removed hyphenation 2022-11-03 16:06:14 +01:00
bbae811b50 Removed hyphenate 2022-11-03 15:28:01 +01:00
6767064ea7 Moved convertPointFromPageToNode polyfill to utils 2022-11-03 15:27:47 +01:00
3b1ab1f392 Removed pixelDeviceRatio 2022-10-04 15:26:17 +02:00
c5c2759ebd Initial commit 2.0 beta 0 2022-10-04 10:51:35 +02:00
f87b19140b Removed header from test images. 2022-05-05 12:31:58 +02:00
63ebbba42b Added second resolution test. 2022-05-05 12:29:27 +02:00
72c6abf031 Resolution tests. 2022-05-04 15:18:11 +02:00
9db52a004a Added scatter resolution test. 2022-05-04 13:27:31 +02:00
527fcb993c Removed videos from resolution test. 2022-05-04 09:53:55 +02:00
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