crobi 10 lat temu
rodzic
commit
e48ede6e25
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1
    0
      generator/js/ui.ts

+ 1
- 0
generator/js/ui.ts Wyświetl plik

@@ -491,6 +491,7 @@ module RpgCardsUI {
491 491
         (<any>editor).setOption("wrap", "free");
492 492
         editor.setTheme("ace/theme/chrome");
493 493
         editor.getSession().setMode("ace/mode/rpgcard");
494
+        editor.$blockScrolling = Infinity;
494 495
 
495 496
         setup_color_selector();
496 497
         (<any>$('.icon-list')).typeahead({ source: icon_names });

Ładowanie…
Anuluj
Zapisz