Arthur
Arthur
Add an drawer dropdown component where it expand the parent and add the elements underneath the parent
### Describe the bug Issues are being added double into my database ### Steps to reproduce Create new issue through github with a description, 2 labels & assignee. ### Expected...
Question
Hello, i was wondering how could implement all the code (so no serial code either) in python. I have an LSM9DS1TR chip simular to LSM9DS1. But if i convert the...
**What is the current behavior?** Cursor jumps to the start of the content I am using 5.0.1 Video: https://cdn.discordapp.com/attachments/1233030809267474556/1243188454016422039/2024-05-23_15-06-13.mp4?ex=665090f8&is=664f3f78&hm=a35e5db9e2883f756c1b7c87b6c27fedcdcbba32ad4b8fc6615bea5a7ea1f22c&
### Expected Behavior To be able to use `TAB` key as vscode does ### Actual Behavior Adds spaces instead of the autocomplete I want to use. ### Reproduction Steps 1....
https://github.com/user-attachments/assets/fd54e8c2-053c-43b2-838d-824d30bfa9cd I am using 1.10.2-SNAPSHOT and item gets lost on close and shift clicking does not work. code I used: ```java new AnvilGUI.Builder() .onClose(stateSnapshot -> { stateSnapshot.getPlayer().sendMessage("You closed the inventory.");...