branchrust_reboot/main/tooltip_cleanupcancel
9 Commits over 31 Days - 0.01cph!
More layout change (what if we just.... didn't have a layout component)
Disable pooling on tooltips (not sure if it's the issue, but makes sense to rule it out)
Use RustLayout on Tooltips, possibly fixes some strange tooltip layout issues some playing are seeing
Force enable text on tooltip to maybe fix missing tooltips text in builds
Fixed the always on top variant
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!