sand1024
sand1024
Thank you for your comments. Yes, basically that issue with define was a bit annoying - I've commiteed initilal version of CMakeLists.txt also (yet without plugins build so far) -...
commit for renamed version is there https://github.com/sand1024/LibreCAD/commit/b4ed5260602680c97e53aa642889e39ccd2d93f0#diff-1bb2ab9ac4bfc2228b67aa44a05372fad1349775561b8e6915ad124b462664ff Hope branch is created fine, yet if something should be changed - please let me know.
yes, I can also confirm this issue. This is common behavior for the control that is used to pick the color (color combobox). If custom color is set to color...
here it is - https://github.com/LibreCAD/LibreCAD/pull/1745
well, initial support of CMAKE (yet just for compiling purposes, without plugins and deployment) is addressed there - https://github.com/LibreCAD/LibreCAD/issues/1731
yes, I can take a look - yet not right now, in 1-2 days.
and a bit more details - the "closed" flag itself on RS_Polyline is properly set after editing. However, it seems that appropriate entity is not added/removed as part of RS_EntityContainer......
Hm... it's weird, yet I can't attach screenshots... can drop them by email if needed
mmm - not sure I understand. In which place so you observe such a behavior? In properties dialog? In active pen buttons? Please add more details.
mmm - I think I finally got it - if properties dialog is invoked for the entity, "By layer/By Block" label is not shown anymore, only actual color name. Yes,...