Group tools should not have an enable/disable checkbox
Closed this issue · 0 comments
maximbircu commented
Abstract
A group tool doesn't have a state, which means that it can not be enabled/disabled. Thus we should hide the enable/disable checkbox forever.
Platform related info:
- OS: Android, iOS
- Library version: 1.0.0
Steps to reproduce
- Go to any configuration file, i.e. YAML config file
- Find the group tool
- Try to add
canBeDisabled: true
property
Expected
The enable checkbox should not be present
Actual
The enable checkbox ist present