feat: Implement visible accent when backup modal buttons are disabled #326

Merged
inex merged 3 commits from gray-backups into master 2023-09-08 15:42:19 +03:00
Collaborator

Resolves issue 315.

image image

Resolves issue [315](https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.app/issues/315). ![image](/attachments/0b9e4847-85fa-4d47-99bb-0f6718b63956) ![image](/attachments/92952680-6c1a-4bb4-912e-f8a14d7df86f)
NaiJi added the
Feature request
Severity
High
labels 2023-09-07 05:34:17 +03:00
NaiJi self-assigned this 2023-09-07 05:34:17 +03:00
NaiJi added 1 commit 2023-09-07 05:34:18 +03:00
NaiJi requested review from inex 2023-09-07 05:34:24 +03:00
inex requested changes 2023-09-07 14:20:08 +03:00
@ -83,6 +83,9 @@ class BackupDetailsPage extends StatelessWidget {
);
}
Color? getOverrideColor() =>

You are making 20 calls of this lambda to get effectively the same color value. Could you reduce the calls to one, so you calculate the color only once per rebuild?

You are making 20 calls of this lambda to get effectively the same color value. Could you reduce the calls to one, so you calculate the color only once per rebuild?
NaiJi marked this conversation as resolved
NaiJi added 1 commit 2023-09-08 00:01:04 +03:00
NaiJi added 1 commit 2023-09-08 00:04:35 +03:00
NaiJi requested review from inex 2023-09-08 00:05:04 +03:00
inex approved these changes 2023-09-08 15:42:14 +03:00
inex merged commit 505444fb21 into master 2023-09-08 15:42:19 +03:00
inex deleted branch gray-backups 2023-09-08 15:42:19 +03:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: SelfPrivacy/selfprivacy.org.app#326
There is no content yet.