userJarryd Campicancel
branchrust_reboot/main/tooltip_cleanupcancel

9 Commits over 31 Days - 0.01cph!

12 Months Ago
More layout change (what if we just.... didn't have a layout component)
12 Months Ago
Disable pooling on tooltips (not sure if it's the issue, but makes sense to rule it out)
12 Months Ago
Use RustLayout on Tooltips, possibly fixes some strange tooltip layout issues some playing are seeing
12 Months Ago
Merge from main
12 Months Ago
Force enable text on tooltip to maybe fix missing tooltips text in builds
12 Months 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!