Closed fa201 closed 1 year ago
I don't think that this is a bug. Note that the grid settings are located within the Current Drawing Preferences, meaning that the settings apply only to the current drawing, and not to the other drawings.
Try the following steps to reproduce:
The previously created drawing that gets its grid turned back on (in step 10) is the drawing that is active before step 8.
I still don't see it.
I'll check the master
branch version tomorrow morning.
Got it now! Thank you very much! Turns out that the grid setting in the Current Drawing Preferences
and the tool button are (though not meant to be) separate; they seem to do their own things. Upon disabling the grid in the preferences, the tool button does not get updated. This is clearly a bug related to linking
. I'll fix it tomorrow morning.
@jbergengh Thanks for the video, very clear.
Expected behavior
If the grid is off (not shown) on the current file then opening a second file should not change the setting on first file
Observed behavior
Opening the second file does change the grid setting on the first file.
Steps to reproduce or sample file
Open a drawing with the grid off Open another drawing or click on New. Initial drawing has the grid but the new drawing has not.
Operating System and LibreCAD version info
Version: 2.0.7-1810-geba14138 Compiler: GNU GCC 9.3.0 Compiled on: Nov 30 2021 Qt Version: 5.12.8 Boost Version: 1.71.0 System: Ubuntu 20.04.3 LTS