Page MenuHomePhabricator

[native] Move buttonStyle
ClosedPublic

Authored by inka on Aug 5 2024, 6:03 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 5, 8:35 AM
Unknown Object (File)
Feb 18 2025, 12:07 AM
Unknown Object (File)
Feb 18 2025, 12:07 AM
Unknown Object (File)
Feb 18 2025, 12:07 AM
Unknown Object (File)
Feb 18 2025, 12:07 AM
Unknown Object (File)
Feb 18 2025, 12:07 AM
Unknown Object (File)
Feb 10 2025, 12:34 PM
Unknown Object (File)
Feb 10 2025, 12:34 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.