leppaelae / Campus-of-Vaasa-room-locator

Application that enables users to find rooms around the Vaasa Campus
0 stars 0 forks source link

Figure out what size to set on the images #30

Closed ABCurado closed 7 years ago

ABCurado commented 7 years ago

When converting Vamk floorplans to the same size as Novia, everything feels weird. It is needed to find a option to define the floorplan size

ABCurado commented 7 years ago

This should be set as soon as possible, does anyone have an idea on how to deal with this problem ?

leppaelae commented 7 years ago

Can u explain this better? What is the weird thing that happens

ABCurado commented 7 years ago

If we set all the floorplans at a fixed size(ex. 730x500) Novia one might seem normal but vamk seems strange

ABCurado commented 7 years ago

I think the png images should be saved on the highest resolution and then resized on html, I experimented with high resolution images and (even though was locally). I don't think the load of 3-6 300 kb images will take too much time.

leppaelae commented 7 years ago

Yes the images need to be fixed size.

Bootstrap has img-responsive class which should make the img look good in any device,

ABCurado commented 7 years ago

img-responsive does not do everything by itself, further css coding is needed to help the image look good on mobile