
Tyfon
Member since
{
const element = document.getElementById(elementId);
if (!element) return;
element.scrollIntoView({ behavior: 'smooth', block: 'start' });
const highlightClasses = ['bg-yellow-100', 'dark:bg-sky-700', 'transition-colors', 'duration-1000'];
element.classList.add(...highlightClasses);
setTimeout(() => element.classList.remove(...highlightClasses), 2000);
});
"
>
Just a thank you for all the work you’ve been cranking out on UI Fixes lately! You’re a beast QoL mods are some of my favorites and yours keeps getting better and better!
1 Like
Recent Activity
No recent activity to display
Activity will appear here as the user interacts with the platform
Hands down one of the best most responsive creators on here! If there are any mods that I must play with every SPT update these are the ones! From the constant updates, weird features I may ask for or the fulltime job that maintaining your mods must be, it is very appreciated in the community Tyfon
Thank you so much!