Open vattevaii opened 7 months ago
Name | Link |
---|---|
Latest commit | b9dec95e3a079be2909f2cd8b18a2496a2528aa9 |
Latest deploy log | https://app.netlify.com/sites/shiny-selkie-5e063f/deploys/668068a78bbd1d00081fa3e1 |
if you need me to remove prettier, please do tell or I could separate my commits into
Well, I was building something with the library.. and ended up needing the drawBotBar method in my navy script..
Found it was not implemented.. Got ahead and read the code.. (well installed prettier for readability, inconsistent spacing all over the files)
Implemented it..
What i did:
$: layers = grids.map((grid) => grid.getLayers() || []).flat()