Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.

v3.0.3

Compare
Choose a tag to compare
@fritz-c fritz-c released this 28 Jul 07:31
· 260 commits to master since this release

Add ril- prefix to class names and add deprecation notice for old ones. Fixes #15

  • Class names were too generic, and were clashing with other libraries.

Fix bug where using hotkeys would unload cached images

  • Using the keyboard shortcuts would make the component render an extra time and unload the image about to be viewed. It would then immediately load again. Kind of inefficient.

Create loading icon

  • The code mentioned a loading icon that appears whenever waiting on an image. That was a lie. Now it is not.

Fix download discourager bug

  • A typo prevented the class from putting a transparent image above the protected image