Nguyen Cuong
Nguyen Cuong
When I change the variable storage opacity for OrangeLight's mask, mask color will change immediately. It should use a `tintSpeed` like `_lastMaskColor` by storage target value to `_currentRGB`
The issue is mentioned as so in the title. I tried to look at the code, i guess you are missing the negative compare at https://github.com/slipcor/TreeAssist/blob/master/src/main/java/net/slipcor/treeassist/discovery/TreeStructure.java#L2034 . Should be `!TreeAssist.instance.getBlockListener().isReplant(player.getName())`...
### Provide the Bytebase version you are using 3.12.1 ### Describe the bug - When view detail of a Database or connect to a Database in SQL Editor, Bytabase try...