javigallostra / RocoLib

Web App to create and share bouldering routes of a climbing gym.
GNU General Public License v3.0
7 stars 3 forks source link

Fix: Image load on gym change #147

Closed juangallostra closed 2 years ago

juangallostra commented 2 years ago

Description of the issue/feature this PR addresses

When changing gym from problem list images were not properly loaded.

Current behavior before PR

Problems didn't load properly after a gym change

Desired behavior after PR is merged

Problems are properly loaded after a gym change

-- I confirm I have tested this PR thoroughly and coded it according to PEP8.