u2fly
u2fly
### Expected behavior There should not be performance regressions after new features implemented. ### Observed behavior Actually there is a huge performance regression in text rendering, affected by merged https://github.com/LibreCAD/LibreCAD/pull/1840...
### Expected behavior LibreCAD should not crash. ### Observed behavior LibreCAD crashes on closing resized window of Text/MText and some other dialogs via click OK, Cancel or "Close" button in...
Just missed to set one more "NoStyle" for Custom Toolbar/Widget dialogs in previous pull
### Expected behavior Shortcuts in Actions Shortcuts Mapping (https://github.com/LibreCAD/LibreCAD/pull/1840) should be fully customizible, and all input devices buttons (keyboard, mouse, pen, etc.) should be fully supported for any action mapping/remapping....
### Expected behavior There should not be red screens. ### Observed behavior If hover `Min`/`Max`/`Center` on "Entity info" dockwidget there is full screen solid red (`#ff0000`) color fill in drawing...
### Expected behavior Dockwidgets width and height should not be affected by any content shown in a such dockwidget. ### Observed behavior "Cmd" dockwidget affected by default key tip in...
### Expected behavior LibreCAD UI should be fully customizable, including status bar. ### Observed behavior Actually, all items on status bar are hardcoded, and there is no way to reorder...
### Expected behavior Actions should produce and store artifacts for pulls (at least just AppImage), without upload to releases assets. ### Observed behavior Actually Actions workflow set to build from...
### Expected behavior Export text layer in PDF with selectable and searchable text (see sample data attached in "Comments" bellow). This is also would make easier to navigate on large...
### Expected behavior Zoom In/Out should _not_ change document edit status (~~as there are no Undo steps for zoom actions~~). (**Corrrection:** There is Undo for zoom actions via _"View >...