Page MenuHomePhorge

Make the ToolButtons in SendMessageBox all use `action`
ClosedPublic

Authored by tusooa on Jul 5 2024, 4:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 1, 11:56 AM
Unknown Object (File)
Fri, Aug 30, 1:35 PM
Unknown Object (File)
Fri, Aug 30, 9:49 AM
Unknown Object (File)
Fri, Aug 30, 9:48 AM
Unknown Object (File)
Fri, Aug 30, 9:48 AM
Unknown Object (File)
Thu, Aug 29, 9:39 AM
Unknown Object (File)
Wed, Aug 28, 7:18 PM
Unknown Object (File)
Wed, Aug 28, 3:25 PM
Subscribers
None

Details

Summary

Before, two of the buttons used icon and onClicked attributes. This not only made it inaccessible, but also leads to some styling problems. This commit unifies the three buttons by using action attribute for all of them.

Type: fix

Test Plan

Verify that the three buttons are of the same size.

Diff Detail

Repository
rK kazv
Branch
tusooa/stacked
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 139
Build 267: GitLab CI for kazv
Build 266: arc lint + arc unit