Improve beta mobile accessibility
This commit is contained in:
@@ -90,7 +90,9 @@
|
||||
return
|
||||
}
|
||||
reseter();
|
||||
characterFormatUpdate(index);
|
||||
characterFormatUpdate(index, {
|
||||
updateInteraction: true,
|
||||
});
|
||||
selectedCharID.set(index);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user