Commit Graph

20 Commits

Author SHA1 Message Date
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
c5c2759ebd Initial commit 2.0 beta 0 2022-10-04 10:51:35 +02:00
fa0256d782 Moved addVelocity to _move. 2021-01-05 16:25:55 +01:00
5305561619 Ongoing cleanup and refactoring of maps. 2019-11-25 18:04:11 +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
42afa3e7ab Added the option "capturePointerEvents" to InteractionDelegate. 2019-09-17 10:39:30 +02:00
6e9ec938fc Implemented InteractionMapper.off 2019-08-13 12:46:24 +02:00
5f46b4feae Working on stacked buttons. 2019-07-30 16:56:29 +02:00
cc6ef8de46 Tested new way to compute interaction delta. 2019-07-24 08:54:09 +02:00
68c98d1293 Added check for rotation by narrow distance between touch points. 2019-07-19 15:05:46 +02:00
2d400a18ec Prettified all files. 2019-07-18 12:26:39 +02:00
92d3c0c861 Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib
# Conflicts:
#	dist/iwmlib.js
2019-07-05 09:36:57 +02:00
0c190f1f76 Fixed flippable doctest. 2019-07-05 09:34:22 +02:00
4f35bfd51f Fixed eslint problems and cleaned DOMScatter.onTap code 2019-07-05 09:17:52 +02:00
d0d3a7f134 Fixed throwing problems with 2+ pointers 2019-05-31 09:51:01 +02:00
d114edc1e2 Removed obsolete comments. 2019-05-31 06:31:09 +02:00
f5faa6da5e Disabled cancelOnWindowOut because it posed problems on Safari Technology Preview 2019-05-24 11:00:29 +02:00
7f4b7fb1ff Added logging module 2019-05-24 09:53:27 +02:00
becb749e02 Added logInteractionsAbove limit 2019-05-24 09:21:02 +02:00
d1efeeffa6 Restructured library. 2019-03-22 12:54:57 +01:00