Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/openseadragon/openseadragon

An open-source, web-based viewer for zoomable images, implemented in pure JavaScript.
https://github.com/openseadragon/openseadragon

Changelog for #2468

59645e3a0dbc321be0f503df4e6fb4b156c3fbba authored 12 months ago
Merge pull request #2468 from thec0keman/fix-this-scoping

Fix `this` scoping

4c331a20004f098b258f070fd157fdd57571df9d authored 12 months ago
Changelog for #2469

b62fba80d678c7fefd7e818c6f06458d764ac5e1 authored 12 months ago
Merge pull request #2469 from pearcetm/placeholder-for-webgl

Support placeholderFillStyle in WebGLDrawer, and other fixes

1c60e45a7f2d4b8a858c871cbf5dd5278e9c7197 authored 12 months ago
clean up code added for testing

3f21f84df436fde7bbd435a8602856ceea0f9d8e authored 12 months ago
fix placeholder positioning for canvas drawer

c734de531fd94cbbd912f96be046b953ccf65399 authored 12 months ago
account for viewport rotation in addition to tiledImage rotation

d4e82d374e3633190ed618e434d0bba9fe7e8137 authored 12 months ago
add support for placeholderFillStyle to webgl drawer. fix spring logic to avoid getting stuck updating due to floating point math. update tilesource-swap demo.

5b2c6d7ed9448ff431e3857074bf8afffcdd9687 authored 12 months ago
Fix this scoping

8f483a3ba000c6a1a0bbcca2aa66529f4d552cf1 authored 12 months ago
Changelog for #2466

f7d86ac244826416d3090fbef86968f17fc40fe8 authored about 1 year ago
Merge pull request #2466 from pearcetm/fix-docs

fix jsdoc formatting for drawer classes

e3c3634266ad613c21d0bdd41742926b659bdaf4 authored about 1 year ago
fix jsdoc formatting for drawer classes

3ced918fb480d8445424add177bd98c07cbcbffe authored about 1 year ago
fix jsdoc formatting for drawer classes

23e50b60386e81e11f5ff10974df5d98847f5236 authored about 1 year ago
Changelog for #2464, #2462

fdaa3e2f16c8de350a4ead5f6813b2db21a984ac authored about 1 year ago
Merge pull request #2464 from jonasengelmann/fix/touch-gesture-dragToPan

Fix dragToPan when flickEnabled is activated

2e0868023afc7665ec9dceba81a38dc6c838c771 authored about 1 year ago
Merge pull request #2462 from pearcetm/fix-zero-opacity-case

Fix zero opacity case

98769af678f1c95245d6b4908fe047d4e64161d4 authored about 1 year ago
fix dragToPan when flickEnabled is activated #2463

e08274e2b05431b29aaff596745a3e7e9548f060 authored about 1 year ago
skip drawing zero-opacity images for webgl drawer. remove checks for preload in html and canvas drawers since that is done in tiledimage.

68623ace26a90470eac969d8b42638f479775c6a authored about 1 year ago
move logic about zero opacity case into getDrawArea

921171ed2bb1afe3529426a7cdc8b7a73e62636b authored about 1 year ago
Allow preloading of tiles for zero opacity tiled images

84a55968ee2c5e0c886458b1c51565123d33e4ed authored about 1 year ago
Stop tiles from loading if opacity of tiled image is 0

1b44de3b68d254bc5a8773f3b9e6e99956f7bf23 authored about 1 year ago
Changelog for #2310

f9a8b97cf965f4625977021859d7aaa0cb6a272f authored about 1 year ago
Merge pull request #2310 from pearcetm/rotation-seams

Refactor drawing code, add WebGL drawer, and enable plugin renderers

52fc10ffa21d07f4552beb81a3c9592818c5c096 authored about 1 year ago
fix docs

59519e0e96c187cf9774f36b9340af36c8128682 authored about 1 year ago
expand event validation logic

d490592b99fb12c9cdd6f5580deceb20e84f92f3 authored about 1 year ago
make event handler validation private

024cee42f503aa0886cc685a94d3441d5527f1b5 authored about 1 year ago
fix documentation for rejectEventHandler

a55071f67b5c04b6b8f5bab1ab208cc3b3058f48 authored about 1 year ago
reject adding handlers for certain event names

2add1085399db993354e1ef9eef9771c3a1a2347 authored about 1 year ago
add validation at time of binding event handlers

c0104c74807da3750716bd19495b6047048f1b2e authored about 1 year ago
Changelog for #2455

5be1ab6f7d759e9db3693cc43430f768edd8f9bb authored about 1 year ago
Merge pull request #2455 from BeebBenjamin/webp-support

Fix #2454, add webp to supported image formats

4811dd032087eb03bd4b83197d5b7ce4d4eea714 authored about 1 year ago
Fix, change set supported format example

362a0605124baa90b8ca2bdba477d9b36da48371 authored about 1 year ago
clean up comments and error logging

d2376b571f4b921cbd95126e6ad86fbd4c3999a9 authored about 1 year ago
Fix #2454, add webp to supported image formats

4e9134f66aea9b3b82cdfbeb3b660f3ab5934d9b authored about 1 year ago
throw error if MAX_TEXTURE_IMAGE_UNITS is a bad value

dc03989bbe61bf62d1945f43bdac842ad126bce5 authored about 1 year ago
throw error if MAX_TEXTURE_IMAGE_UNITS is a bad value

3cdd5fd711fe8063780d0d7f47c58cda7d8cb566 authored about 1 year ago
move qunit.starTest log message to test.js

f6c35b44ed8399741222874d8628b705e18ef411 authored about 1 year ago
clean up code from testing the MAX_TEXTURE_IMAGE_UNITS error issue

43de595c2450068773d6e59ad481bf0f02956239 authored about 1 year ago
cleaned up additional viewers in tests

a2d31e961036d66baa79df0a52b2e5c76c22b8a8 authored about 1 year ago
more test details logged

8271b6d8b29e34eceb19a532d067ca98dbc2135d authored about 1 year ago
more test details logged

aae82ab16acd2deb962da47fe084e5bbdd085053 authored about 1 year ago
more test details logged

525d9b52fe845529fa336ba160e1b7732e417383 authored about 1 year ago
add test info to console.log

bb676a8699f2af901174fdb98c1f106abe4ec67b authored about 1 year ago
add logging directly to webgl drawer

fd648c26e9b45ab39be320a6106f9880d4dcb07c authored about 1 year ago
remove additional test logging for testing travis ci

f6c67b2159b71806f2fe2adc6d0e938eaf121a47 authored about 1 year ago
additional test logging for testing travis ci

0a2657cb5bff0ff9b2a0ee64cab1d56f26f4eee6 authored about 1 year ago
update tests

44b66be0a9731f13bce677be0b60173734b33907 authored about 1 year ago
add logging of gl max_texture_image_units errors to multi-image test

db11611d7d8d997fa34c3903ed28402654d6654a authored about 1 year ago
clean up comments. modify tests. add check for max textures in webgldrawer

b902256a597d2e6b9079ef810798ca04b8c73d59 authored about 1 year ago
test canvas and webgl drawers in multi-image

f563600635b786bcc4d2fce76782440a8714e911 authored about 1 year ago
add description of WebGLDrawer drawing pipeline

e0fd78344bbdb2e90c6ed83c695031049b5a75c1 authored about 1 year ago
small cleanups

3bab3c2190fd4ef086b286f664c5f90a9b02f40e authored about 1 year ago
consolidate tiled-image-drawn event description and firing code

500c22feb1927f08b36e81c8c152340fbf86e97a authored about 1 year ago
test drawers separately

8be2ca2dfbaef5e8880e53d6b46c62b18ddf60d0 authored about 1 year ago
fix basic demo

834795b4b863ab61dac792acc676ad770b2ec002 authored about 1 year ago
update tiled-image-drawn event description

9725ac0398bdcae8d68def23372007404bed223e authored about 1 year ago
clean up tests

58f918aaa1019c2d28e14953cc7388794fbad4b8 authored about 1 year ago
cleaning up webgldrawer

f3a90159c1bda347716f4cbbabb36a37de21516e authored about 1 year ago
updates to viewer

1239b22c30679174cb1ea0403db3d583997b5259 authored about 1 year ago
fix viewport.update so tests don't stall

1a1e2c20c0c20a1b3891b3e588f87dd816ad1dd8 authored about 1 year ago
fix documentation for viewport.update

22ecdfd75dddca2ebe73728be2e97406a3ee35dc authored about 1 year ago
update animating logic

bbee6e96057e2af16245e38c098bf57c16b79e89 authored about 1 year ago
make reference strip always use the canvas drawer

40a4e428358aceaa6143a8eee593a6a666ab2cae authored about 1 year ago
add documentation; rename parameters for clarity

1588f6b715ba0bd7634c535d70a30ed1b62c95c5 authored about 1 year ago
fix docs. rename matrix.js to matrix3.js

55882b9215c92c30a99b8dc57838893b9c5f9036 authored about 1 year ago
fixing jsdocs

d5a3cabf137b62cb2920694fa03c852428729aec authored about 1 year ago
updates in drawers and tiled image

9616e26dd2a59cac291e816f74da1be1e9b177c4 authored about 1 year ago
clean up comments and small fixes

074b65bfcda25aa8b0f82848d22ef15a5a1ba2b1 authored about 1 year ago
fixes from review of drawerbase.js

3f7e7141b924c1f5d15905de877b16e14ca45a88 authored about 1 year ago
cleaning up docs

2d8c6fe4c3ac83f36c8e25cfe9fe55232c31c5e5 authored about 1 year ago
responding to review

a364c3f1680aacb40d72ffc04b0b561d28005c20 authored about 1 year ago
bugfix in canvasdrawer tiled-image-drawn event

e50d3639ce5215aa7ec7ce1e9445d15cba7935d3 authored about 1 year ago
clean up outdated code; add tiled-image-drawn event to canvasdrawer so tests work with this viewer

1200f0b0819030f924530dac1ad85a6de02ad2f2 authored about 1 year ago
check for valid ASSERT in tilesource-dynamic-url test

32f12b3ba53a8e58506f8c7f739569c32c214c65 authored about 1 year ago
update tests to skip fullscreen and certain drawer-related events

9dc96390fc9b3a96f88aa410d7a2ec798ca35280 authored about 1 year ago
re-enable html drawer in drawer comparison demo; deal with merge conflict resolution issues

6b995c018b01a8ae06685e78b2761390851109e8 authored about 1 year ago
Merge branch 'master' into rotation-seams

36d8b3d9adc5cacb81d09e2b4193b759a7504cf2 authored about 1 year ago
cleaning up changes

c86158f0caf86fcdd50020222168663d4f9fc05b authored about 1 year ago
Merge pull request #5 from Aiosa/rotation-seams

Small rendering bugfixes, URL params in demo pages.

a578b97d96571431405d993a027492f818bfcd3b authored about 1 year ago
Remove demo references to the modular renderer.

191ba39cbb8fe7baf5b21a80cf61f22fbd6a6179 authored about 1 year ago
Remove also file references.

23496cb049ddc8b8a858e0f142091addc3d20aba authored about 1 year ago
Remove modular implementation -> will be introduced in subsequent PR.

f4efe2970a79e07f83af2a36fe1e8c63b3e07d76 authored about 1 year ago
Changelog for #2431

6abcc76a93ee3369267908f0a80641dc171440ed authored about 1 year ago
Merge pull request #2431 from cavenel/master

Fix zoom out when wheel event.deltaY is zero

c92f8ad65d0ef02cd3f4fb242c44e794f2fb8381 authored about 1 year ago
Revert "Add debounce of pan events"

This reverts commit e836ffcc61b50c5142c237f3a5522797929c1eaa.

c1038af37d11ca2811aab4bf3869499ddfdc2e41 authored about 1 year ago
Changelog for #2416

89ae9c1376ebb86142283472bd4be8bcc102fd11 authored about 1 year ago
Merge pull request #2416 from lutzhelm/2415-iiif-tiling-error-for-descending-sizes

Fix #2415, order IIIF sizes on tile source init

a8d37d892ef5977c490631a3d016afa44e8a64eb authored about 1 year ago
Add debounce of pan events

Group pan events together if needed, in order to avoid lag if drawing of layers takes more time ...

e836ffcc61b50c5142c237f3a5522797929c1eaa authored over 1 year ago
Fix zoom out when wheel event.deltaY is zero

Don't apply zoom in or zoom out when deltaY is zero on wheel events.
Should fix https://github....

810987210c069876d2ba98a603086affc3244710 authored over 1 year ago
Remove blend time from comparison demo (not functional).

6447009c18170eedd8d19e3ac588cb9e1317ee3e authored over 1 year ago
Removed date loader (will be handled by future OSD cache system). Attempt to use instanced rendering. Refactoring of the module.

cd9d340038afc889dcf7c9af197d0cf19901e658 authored over 1 year ago
Ensure descending size order also works for level 0

5272cf092cc2bc3a9d875935a6f0caa44941328e authored over 1 year ago
Sort levelSizes instead of sizes

b92a428e88730546058bf9890aa44061ca370eb5 authored over 1 year ago
Working tiledimage-level transparency in a single pass.

31f9a7110918b667932d4c28d8a4fee69d9390ca authored over 1 year ago
Remove logs from debugging.

174c4c709ab60e2b9c4ebeec2e01e59ea0a52f4e authored over 1 year ago
Modular webgl2 drawer: fix small bugs. Add drawer IDs to demo page urls to allow refreshing/direct running

e3024deb4661d1d236bf15ef16e1d39dc9223e98 authored over 1 year ago
Fix #2415, order IIIF sizes on tile source init

5542ead48b5a5daf64839af384a5656a0ac0fa7b authored over 1 year ago
Changelog for #2393

640526b444536dccb2c78eec7a0b4b7eeb1eb43c authored over 1 year ago
Merge pull request #2393 from VIRAT9358/fix496

fixed position issue

8d2f8449ba7a742c3d86a38e8e113ca883ba4033 authored over 1 year ago
syntax fixed and if statement amended

ed49d46237fe4aaed431e174493d828cacf6e3ee authored over 1 year ago