Page MenuHomePhabricator

[native] Move buttonStyle
ClosedPublic

Authored by inka on Aug 5 2024, 6:03 AM.
Tags
None
Referenced Files
F3193577: D12979.id43343.diff
Fri, Nov 8, 11:06 PM
Unknown Object (File)
Fri, Nov 8, 12:24 PM
Unknown Object (File)
Wed, Nov 6, 11:17 PM
Unknown Object (File)
Sun, Nov 3, 10:12 PM
Unknown Object (File)
Sun, Nov 3, 10:11 PM
Unknown Object (File)
Sun, Nov 3, 10:02 PM
Unknown Object (File)
Sun, Nov 3, 9:56 PM
Unknown Object (File)
Sun, Nov 3, 9:38 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
No Lint Coverage
Unit
No Test Coverage

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.