usadellab / untwistApp

A tool for visualization of phenotypic data, GWAS analysis and some Bioinformatics tools
GNU General Public License v3.0
1 stars 0 forks source link

UI issue typicall screen is not 4K resolution #7

Open BjoernUsadel opened 11 months ago

BjoernUsadel commented 11 months ago

The website seems to rely on very high resolution on a normal display I have to zoom out to about 67%

ataulhaleem commented 11 months ago

yes, thank for your feedback on this. i will try to fix this with small screens as well, i need to update all component to fix it.

BjoernUsadel commented 11 months ago

this is not a small screen but a NORMAL screen

ataulhaleem commented 11 months ago

I have built this app with Material UI which supports these resolution options.

small: 600px. medium: 900px. large: 1200px. xtra-large: 1536px.

I will start with all of them unless suggested otherwise.