branchrust_reboot/main/console_optimscancel
3 Commits over 0 Days - Infinitycph!
Fixed pasting a large string in the console input field being slow
ConsoleTMPInputField handles pasting itself by processing everything in one go
Console autocomplete optims
Console: no more truncated combatlog, big perf improvements (only reparse changed rows, flex texts can use the measure fast path)