QuiteRSS / quiterss

Free news feeds reader
https://quiterss.org
Other
1.01k stars 123 forks source link

"Display notification for incoming: width list items" capped at 500 #1461

Open m-dp opened 3 years ago

m-dp commented 3 years ago

The window ("Display notification for incoming news") that opens with details of new records has a maximum width ("Width list items") capped at 500. That cap value is too low. Some people may realistically use it at e.g. 800. (I use it around that value.)

I fix the issue by writing the wanted value directly in the text configuration, but it gets reset if I open the options (F8) window, as this re-writes the whole configuration file.

The cap value should be larger - e.g. the screen width, or a value near the width for a minimal expected resolution like 1024.