Armin Stebich
Armin Stebich
# Steps to reproduce: Register an account with user name AL. On a language team site try to add this user to the language team. # Results (Expected/Actual): It's not...
### Expected behavior When dimensions are created or modified, there is a drop down to insert symbols. The symbol should be added to the dimension value, before or after the...
Triggered by issue #1496 and pull request #1503. There may be similar issues with closed polylines. Both methods `RS_Polyline::setClosed(bool cl)` and `RS_Polyline::setClosed(bool cl, double bulge)` and their usage should be...
### Expected behavior When a document is saved as with a new name, the active document is further saved with its new name. This is obvious because the new name...
### Expected behavior Using *Create Polyline from Existing Segments* should detect closed contours and set the `closed` property. ### Observed behavior Using *Create Polyline from Existing Segments* on an already...
followup to LibreCAD/LibreCAD#875 The referenced LibreCAD issue is caused by `LEADER` entities without coordinates. Means code 76 is 0 and AutoCAD abandon loading this file. Whereas other CAD software load...
### Expected behavior On a notebook with external monitor LibreCAD window is moved to the 2nd screen. When the notebook is started without external screen, the LibreCAD window should appear...
This is to keep up the discussion from #1207. ### Expected behavior Closing a drawing window activates the previous used drawing. `TAB` and `Shift`-`TAB` iterate documents in the order of...
According to pull request #39 this plugin seems to be abandoned by @BillyBlaze. The last commit is from Nov 2020 and PR #39, which is the confirmed fix for issues...
### Expected behavior Multi line text is aligned as set in the *Alignment* box. ### Observed behavior MTEXT is not aligned as set. ### Steps to reproduce or sample file...