trotFunky
d0843d600e
The media query used to switch the ratio of the graph would only fire when switching from landscape to portrait, or the other way around. This makes controlling the point where the graph switches to vertical is only possible at this exact point. Introduce a limit aspect-ratio that controls the change and use it for the MediaQuery as well. Make sure we don't delete/recreate the chart for no reason as well. |
||
---|---|---|
.. | ||
style.css | ||
vote_chart.js | ||
vote_handler.js |