kube-ops-view
kube-ops-view copied to clipboard
Make it responsive for mobile use
Probably depends on #6
Touch events for zoom/panning should also be supported.
#6 is partly implemented now (at least nodes are lined up vertically if horizontal screen space is not wide enough like on a smart phone). So the most important part for mobile use would be to support touch events (at least scrolling/panning is a necessity).
Touch events for simple panning were implemented with #107