-
-
Notifications
You must be signed in to change notification settings - Fork 72
Don't scroll away the Save button #344
Copy link
Copy link
Closed
Labels
AppIssue affects the standalone applicationIssue affects the standalone applicationWebExtensionIssue affects Thunderbird WebExtensionIssue affects Thunderbird WebExtensionenhancement
Milestone
Metadata
Metadata
Assignees
Labels
AppIssue affects the standalone applicationIssue affects the standalone applicationWebExtensionIssue affects Thunderbird WebExtensionIssue affects Thunderbird WebExtensionenhancement
Prerequisites
Is your feature request related to a problem?
My sieve script is almost 1,000 lines long. Whenever I want to save the script, I have to scroll to the top and then back (and find the position where I left of).
Describe the solution you'd like
When scrolling down the following part vanishes, even though it contains the
Savebutton:My solution would be to add the
Savebutton to the other row (right aligned) as soon as the scrolling begins:Describe alternatives you've considered
There are none.