Plant Details & UI Tweaks
Plants can now be clicked on, showing a details menu on the right with details and a tip for growing the plant.
I had troubles with the CSS of the legend at the bottom right corner which is positioned absolutely: The library used to make the panels resizable sets position: relative during dragging, causing the legend to be in an incorrect position only during dragging. I fixed the issue with some clever div wrapping.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.