Viliam Krizan

Results 32 comments of Viliam Krizan

Hi @andresgalante, the solution should be to match properties of a label next to `.form-control-static`. On [Test Pages[(https://rawgit.com/patternfly/patternfly/master-dist/dist/tests/forms.html) you can see that `p.form-control-static` does not match the height of the...

@Octonath try checking the error message using Coherent GT Debugger from SDK Tools. That can help identifying the issue. Thanks.

I'll try to check some videos over the weekend to find references.

Okay, I've found some reference material, but none of it shows the "Return" or "Erase". However, I've found out that the position/offset of the F-Plan is changing when inserting new...

Hi @2hwk, I've looked to some reference video materials. What I could have been able to find are how the FPlan behaves when inserting SID, STAR, Hold and airways. Some...

I've tested it with a short flight. It should be easier to improve the offset if there are new references found. One room for improvement is returning to temporary flight...

I'm sure that I've switched the beacon off with engine shut off and before de-boarding. But I can double check.

I've tried deboarding and boarding without moving the aircraft or turning on any lights. I've removed the `` condition and retried it. I've tried manually setting `A32NX_SOUND_BOARDING_COMPLETE` local var. It...

There are several problems of having a single instance of MapParams, mainly the state management. Components are re-rendered (recomputed) when there is a change of an object instance (not its...

@2hwk I'm not sure at what stage is the [NDv2](https://github.com/flybywiresim/a32nx/tree/nd-v2). I guess I can give it a try. Alternatively I can try to check the impact of this PR on...