I need help with the frame size. #1225
-
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I also struggled with this for a while. The "Custom" option is not meant to be selected by the user. It is automatically switched on when you import a PDF page which has neither 4:3 nor 16:9. So it is only meant as an indicator for that case. There might be some changes in the behavior of that frame in the future, but this is the current status. The sheet itself is much larger than the frame, about 10 times. And you can use the full area for drawing. So just ignore the frame for the time being. |
Beta Was this translation helpful? Give feedback.
-
I adjust the default value in the OpenBoardUser.config file. [Board] The value I chose worked well to adjust the grid size to my background, which is a png with 1920x1080. And since I am running a second screen also at 1920x1080, the box corresponds exactly to the view on the second screen. I had some trouble before with the default of 1696x960. |
Beta Was this translation helpful? Give feedback.
I also struggled with this for a while. The "Custom" option is not meant to be selected by the user. It is automatically switched on when you import a PDF page which has neither 4:3 nor 16:9. So it is only meant as an indicator for that case. There might be some changes in the behavior of that frame in the future, but this is the current status.
The sheet itself is much larger than the frame, about 10 times. And you can use the full area for drawing. So just ignore the frame for the time being.