mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-19 22:35:17 +03:00
tooltip for the preview switch
This commit is contained in:
parent
e35a738dbf
commit
fac1de1ee7
1 changed files with 3 additions and 1 deletions
|
@ -30,7 +30,9 @@
|
|||
<div class="cf_column twothird">
|
||||
<div class="gui_box grey preview" style="float: left;">
|
||||
<div class="gui_box_titlebar image">
|
||||
<div class="spacer_box_title">Preview <span>(drag to change position)</span><span class="preview-logo"></span></div>
|
||||
<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>
|
||||
</div>
|
||||
</div>
|
||||
<div class="display-layout">
|
||||
<div class="col right">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue