1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-25 17:25:16 +03:00

Fix mouse scroll in CLI load from file

This commit is contained in:
Miguel Angel Mulero Martinez 2019-07-01 10:23:34 +02:00
parent fa79242355
commit 3b757b459e

View file

@ -239,6 +239,7 @@ TABS.cli.initialize = function (callback, nwGui) {
height: 'auto',
closeButton: 'title',
animation: false,
isolateScroll: false,
title: i18n.getMessage("cliConfirmSnippetDialogTitle"),
content: $('#snippetpreviewcontent'),
onCreated: () =>