Míguel Ángel Mulero Martínez
Míguel Ángel Mulero Martínez
Done the firmware part: https://github.com/betaflight/betaflight/pull/8416 When approved I will do the Configurator part.
My question was about the preview in the Configurator only, not how to do it in the firmware. ;-) The iNav code does that, but the function is huge and...
Great work, @ademuk. If you refactor some of the tabs, maybe I can try to do it with others when I have some time (I never worked with react so...
The MSP part is the cleanest part... The worse is in all the js that belong to each tab.
It's better to open the PR. It will have more visibility to be discussed. Simply state in the PR that it's open for discussion. In this way we can link...
It's possible, but maybe it breaks the layout. There is a ton of places where we have sizes in pixels 😞. Let's see if someone has time to give it...
This PR is waiting for something? It seems to me that it has been forgotten...
I think remember that it did not happen when the selection was a point at the starting hour. 😉
I've played with other history graphs. The difference is that pressing inside the graph but outside the line, hides the tooltip. Here, all the graph opens the tooltip because the...
Another possible solution is to differentiate the current hour different than the selected one. In this way is not important if the tooltip remains, the current hour will be clearly...