Page MenuHomePhabricator

[native] Move buttonStyle
ClosedPublic

Authored by inka on Aug 5 2024, 6:03 AM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 9 2024, 11:38 PM
Unknown Object (File)
Nov 8 2024, 11:06 PM
Unknown Object (File)
Nov 8 2024, 12:24 PM
Unknown Object (File)
Nov 6 2024, 11:17 PM
Unknown Object (File)
Nov 3 2024, 10:12 PM
Unknown Object (File)
Nov 3 2024, 10:11 PM
Unknown Object (File)
Nov 3 2024, 10:02 PM
Unknown Object (File)
Nov 3 2024, 9:56 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.