FFT is shown on the additional panel

This commit is contained in:
ha7ilm 2017-05-06 21:51:03 +02:00
parent 5cc93a03e7
commit 0357c8b3ed
6 changed files with 104 additions and 14 deletions

View file

@ -823,6 +823,13 @@ img.openwebrx-mirror-img
border-radius: 15px;
height: 150px;
background-color: #333;
position: relative;
overflow: hidden;
}
#openwebrx-digimode-canvas-container canvas
{
position: absolute;
}
#openwebrx-secondary-demod-listbox
@ -911,6 +918,7 @@ img.openwebrx-mirror-img
{
perspective: 700px;
}
#openwebrx-digimode-content .part
{
animation: new-digimode-data-3d 100ms;