Page MenuHomePhabricator

[native] Move buttonStyle
ClosedPublic

Authored by inka on Aug 5 2024, 6:03 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 8, 1:21 PM
Unknown Object (File)
Sun, Sep 8, 4:29 AM
Unknown Object (File)
Thu, Sep 5, 3:52 PM
Unknown Object (File)
Thu, Sep 5, 3:52 PM
Unknown Object (File)
Thu, Sep 5, 3:51 PM
Unknown Object (File)
Thu, Sep 5, 11:21 AM
Unknown Object (File)
Wed, Sep 4, 7:56 PM
Unknown Object (File)
Tue, Sep 3, 1:59 PM
Subscribers

Details

Summary

issue: ENG-8914
Refactoring from class to function

Test Plan

Tested by creating a nux tooltip and displaying it - still works

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

inka requested review of this revision.Aug 5 2024, 8:14 AM
tomek added inline comments.
native/tooltip/nux-tips-overlay.react.js
309 ↗(On Diff #43114)

We can make this a little more efficient by using more specific dependencies (initialCoordinates and verticalBounds).

This revision is now accepted and ready to land.Aug 6 2024, 2:20 AM
This revision was automatically updated to reflect the committed changes.