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

Merge pull request #516 from bilson/osd-preview-fixed

Don't hide osd preview when scrolling
This commit is contained in:
Michael Keller 2017-06-08 14:45:39 +12:00 committed by GitHub
commit 862788a91c

View file

@ -28,7 +28,7 @@
</div>
</div>
<div class="cf_column twothird">
<div class="gui_box grey preview requires-osd-feature" style="float: left;">
<div class="gui_box grey preview requires-osd-feature" style="float: left; position: fixed;">
<div class="gui_box_titlebar image">
<div class="spacer_box_title">
Preview <span>(drag to change position)</span><span class="preview-logo cf_tip" title="Show or hide the logo in the preview window. This will not change any settings on the flight controller."></span>