horizontal scrolling where applicable can now be done via vertical mousewheel movement
This commit is contained in:
@@ -4,5 +4,6 @@
|
||||
window.onload = () => {
|
||||
initialize("#id_text");
|
||||
bindPaletteForms();
|
||||
bindPaletteWheel();
|
||||
};
|
||||
</script>
|
||||
Reference in New Issue
Block a user