issues
search
tesselo
/
tesselo-app
Vue based Frontend App for Tesselo
https://app.tesselo.com
MIT License
0
stars
0
forks
source link
Minor Improvement - Report
#254
Closed
vitornvpaixao
closed
3 years ago
vitornvpaixao
commented
3 years ago
Improvements:
feat(miniMapsZoom): Add function to generate min and max mini-map zoom
style(miniMap): Update layout for mini map opacity slider position
fix(rgbLayerMiniMaps): Update RGB layer in mini maps
This will allow RGB layer to be showned only in report and report area.
refactor(miniMaps): Terminology and improve component independency
This will remove property report due to the addition of computed functions to validate report type.
Replaced "lOpacity" for "layerOpacity".
perf(report): Improve formula selection and information re-rendering
Add hover info for dropdown formula select, will help in UX.
Improve re-rendering of information in mini-maps.
Improvements: