hadexversum / HaDeX

Analysis and Visualisation of Hydrogen/Deuterium Exchange Mass Spectrometry Data
http://mslab-ibb.pl/shiny/HaDeX/
8 stars 2 forks source link

Fix/mobile display #103

Closed DominikRafacz closed 2 years ago

DominikRafacz commented 2 years ago

This PR is meant to solve #102 . It reintroduces the mobile version of the website (for devices with the width smaller than 900px). Instead of rendering all the other tabs, it shows information on the start page that bigger display is needed.

Example of display on smaller device

This soution is pretty rough, though, and probably can be optimized to be less redundant and more fancy.