RoboZonky / natural-strategy-setup

Webový konfigurátor investiční strategie pro RoboZonky
https://robozonky.github.io/konfigurace-strategie/
2 stars 1 forks source link

Set height of the strategy preview text area to fixed value #68

Closed jhrcek closed 4 years ago

jhrcek commented 4 years ago

At the moment the height of the strategy preview text area depends on the amount of lines in the strategy. This can lead to "jumping" behavior when the strategy quickly switches between valid/invalid (e.g. draw portfolio structure sliders to move between valid and invalid to see this). We should make the heigh of the text area independent of the number of lines of the displayed text and add a scrollbar into it instead.