userJarryd Campicancel
branchrust_reboot/main/tooltip_cleanupcancel

9 Commits over 31 Days - 0.01cph!

1 Year Ago
More layout change (what if we just.... didn't have a layout component)
1 Year Ago
Disable pooling on tooltips (not sure if it's the issue, but makes sense to rule it out)
1 Year Ago
Use RustLayout on Tooltips, possibly fixes some strange tooltip layout issues some playing are seeing
1 Year Ago
Merge from main
1 Year Ago
Force enable text on tooltip to maybe fix missing tooltips text in builds
1 Year Ago
Merge from main
1 Year Ago
Fixed the always on top variant
1 Year Ago
Tooltips are now pooled
1 Year Ago
Reworked some internal tooltip stuff to fix some longstanding issues Tooltips should no longer flash into the wrong location for a frame in some cases Tooltips now use properly renderered text (RustText) General cleanup, less GetComponents and removed a SendMessage!