ruTorrent icon indicating copy to clipboard operation
ruTorrent copied to clipboard

Fix inconsistent add torrent dialog window width

Open drrako opened this issue 3 months ago • 2 comments

Overview

This PR fixes a minor issue in the add torrent dialog, where its size changes depending on the selected input torrent file (especially in Firefox). Some long torrent file names with many space breaks can significantly stretch the modal window.

I've also updated styles so this window always take 95% of the viewport on a smaller screens.

drrako avatar Sep 17 '25 14:09 drrako

JFYI, pull request should probably be based on develop branch. On 2nd thought, I am really not sure if that's a bugfix or a feature, so I'll just shut up :)

allixx avatar Oct 10 '25 18:10 allixx

@allixx I considered it a simple enough bug fix for the master branch.

drrako avatar Oct 12 '25 15:10 drrako