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

Fix mouse scroll in CLI load from file (#1515)

Fix mouse scroll in CLI load from file
This commit is contained in:
Michael Keller 2019-07-02 23:48:16 +12:00 committed by GitHub
commit b257dae7f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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: () =>