krynen / BridgeBBCC

MIT License
19 stars 23 forks source link

Fix issue to parse scale url parameter #12

Closed rishubil closed 4 years ago

rishubil commented 4 years ago

This PR change the method to parse url parameters for applying scale option properly.

scale is a command but not configurable element, and scale key does not exist on configDefault object. So I moved the code to check scale parameter before it filtered by keys of configDefault.