mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
await the fade in..
This commit is contained in:
@@ -2301,7 +2301,7 @@ async function displayWorldEntries(name, data, navigation = navigation_option.no
|
||||
});
|
||||
|
||||
worldEntriesList.css('opacity', '1');
|
||||
//remove inline CSS on the list
|
||||
await delay(250);
|
||||
worldEntriesList.removeAttr('style');
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user