From eee2defe4d746dd60d6717553fb5f0a4a6a5e52a Mon Sep 17 00:00:00 2001 From: Nicolas Stepien Date: Sun, 22 Jan 2012 22:15:44 +0100 Subject: [PATCH] Completely forgot about that. --- 4chan_x.user.js | 1 + Cakefile | 1 + changelog | 2 ++ 3 files changed, 4 insertions(+) diff --git a/4chan_x.user.js b/4chan_x.user.js index 984d1fc84..b587b6b9d 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -49,6 +49,7 @@ * * CONTRIBUTORS * + * seaweed - bottom padding for image hover * e000 - cooldown sanity check * ahokadesuka - scroll back when unexpanding images * Shou- - pentadactyl fixes diff --git a/Cakefile b/Cakefile index 0a2a0a0ea..35575dfb0 100644 --- a/Cakefile +++ b/Cakefile @@ -56,6 +56,7 @@ HEADER = """ * * CONTRIBUTORS * + * seaweed - bottom padding for image hover * e000 - cooldown sanity check * ahokadesuka - scroll back when unexpanding images * Shou- - pentadactyl fixes diff --git a/changelog b/changelog index d5257a6be..8fc026f91 100644 --- a/changelog +++ b/changelog @@ -7,6 +7,8 @@ master Prevent absurd cooldown durations. - Mayhem Better image expanding reload, should fool CloudFlare's cache. +- seaweed + Prevent the hover image to be partially masked by the url preview/status bar. 2.24.3 - Mayhem