sand1024
sand1024
this is addressed there - https://github.com/LibreCAD/LibreCAD/issues/1731
yes, this is not part of official codebase nor release so far - sorry for the confusion. Of course, I can create a pull request yet anyway, it's necessary to...
well, just for testing purposes, I've created a custom build with this feature enabled (as far as I understand, you're on windows?). As far as I understand, you need this...
please try again
yep, more info is there https://github.com/LibreCAD/LibreCAD/issues/1735 - again, this is not part of the main official branch (I've created these tools for myself and hope they will be incorporated in...
Thank you for your feedback. Well, I use LibreCAD quite often, and actually I like it. I simply identified some features that I'd like to have but that are currently...
Hm... in which version do you see such behavior? One I've shared some time ago or latest build? Please note that actually there are both "Layer list" original widget and...
Hello! Oh, now I see what do you mean - thank you for this. Yes, it seems that this is intentional behavior (at least, according to the current implementation). There...
Oh, btw - in order to enable group in your video - you can simply rename Grp01_SubLayer1 to Grp01-SubLayer1 (if - is layer name separator)
Appropriate code is in this repo https://github.com/sand1024/LibreCAD. All functionality was commited by one large commit - https://github.com/sand1024/LibreCAD/compare/80ed4c2fdecb86f4c3e3147ea65a92efa8cf0c98...08dac86914cfa95daea01843ce91b031e5582480 I'm not sure whether it's practical to create pull request at the moment,...