leppaelae / Campus-of-Vaasa-room-locator

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

Pinpoint marker is changing its place when resizing image #29

Closed ABCurado closed 7 years ago

ABCurado commented 7 years ago

Tested only when resizing screen on desktop

hexxal commented 7 years ago

We need to come up with the image resolution which we'll use, and after that it can be fixed

leppaelae commented 7 years ago

mark shoulld not change place as it is positioned inside the img-wrapper and coordinates are in percentages which position mark correctly even if image size is different. Even though i think should not test this on desktop, only in responsive mode.