nt1m / livemarks

Extension that restores RSS Feed Livemarks in Firefox.
https://addons.mozilla.org/firefox/addon/livemarks/
MIT License
231 stars 23 forks source link

Increase size of refresh setting box to allow more than 2 visible digits. #364

Open Red-Eagle-LXIX opened 3 years ago

Red-Eagle-LXIX commented 3 years ago

Problem: Settings refresh for a length of time greater than 99 minutes results in the additional digits not being displayed correctly or completely in the UI.

Suggested Solution: Increase the size of the field such that at least 4 digits of accuracy are visible. Thus allowing a user to set refresh to say 1440 or 2880 if they only want to check their feeds/news every day or so.

Alternative Solution: Provide different time increments besides minutes (ex minutes, hours, days) in addition to the numerical value adjustment. Thus allowing a person to select 24 hours or 2 days instead of 1440 or 2880 minutes respectively.

Livemarks-Suggestion