[patch] enable right click menu to fully display

Discussion of the Web Interface for Transmission, formerly known as Clutch. This applies to all version of Transmission
Post Reply
uqasz
Posts: 11
Joined: Mon Jun 08, 2009 10:53 pm

[patch] enable right click menu to fully display

Post by uqasz »

hi

i have sometimes encounter a problem with fully displaying right click menu (on a torrent). problem occures when having torrents that cover youur display from up to down. i have written a simple improvement/hack :-P

Code: Select all

195a196,198
>                   <div style="text-align: center;">
>                       <img src="images/white.jpg" width="10" height="180"/>
>                   </div>
198,199d200
<
<
image can be generated from any program. i am using transmission 1.77 on debian squeeze. works for me under firefox 3.5.7
Post Reply