mbrlabs / Lorien

Infinite canvas drawing/whiteboarding app for Windows, Linux and macOS. Made with Godot.
MIT License
5.54k stars 240 forks source link

The brush size is not equal to other tools size #216

Closed mshahedi83 closed 8 months ago

mshahedi83 commented 1 year ago

Lorien version: Lorien 0.5.0 Linux

OS/device including version: OS: Linux Ubuntu 18.04.6 GPU: NVIDIA GeForce 920MX GPU Driver: NVIDIA Driver metapackage from nvidia-driver-470 (proprietary, tested) installed from the "Software & Updates" of Ubuntu

Issue description: Hello, i'm using Linux Ubuntu 18.04.6 and i downloaded Lorien 0.5.0 from github excuse me ,first of all, scale ui is not appropriate in auto mode that fix after changes to custom and 1. but The brush size is not equal to other tools size, that's meaning with equal size The brush size is Thicker than other tools size.

and when i insert a Rectangle the vertex from which the Rectangle is drawn, seem's hasn't anti-aliasing.

please pay attention to this video.

Steps to reproduce:

  1. Set brush size for Drawing
  2. Draw with the brush tool
  3. Draw with other tools when the brush size hasn't changed
mshahedi83 commented 1 year ago

Hello, sorry, This problem happens only when the mouse is connected (the pen tablet didn't connected), and the problem didn't happens, when the pen tablet is connected.

mbrlabs commented 8 months ago

Fixed with #263