WebOfTrust/WOT-terms

Clicking on logo image at top left makes image full size

Closed this issue · 1 comments

Clicking on logo image at top left makes image full size.
This is an undesired side effect of the custom Client Module that makes images full screen on click.

Action: make image selector in Client Module more specific so it only targets images inside the

(Also for doc.kerisse.org)

Fixed: Use onRouteDidUpdate instead of DOMContentLoaded and select images in <article> instead of <body>