fix(point): preserve relative marker sizing
Keep rendering, picking, block transforms, and plotted output on the same viewport-relative PDSIZE geometry without overloading wire width fields.
This commit is contained in:
parent
c5fe70627a
commit
7293bec1b9
69 changed files with 823 additions and 221 deletions
|
|
@ -3061,7 +3061,7 @@ styles =
|
|||
.pdmode-new-value-0-dot-1-none-2-3-x-4-tick-32 = PDMODE nouvelle valeur [0=dot 1=none 2=+ 3=x 4=tick; +32 cercle +64 carré]:
|
||||
.pdmode-v = PDMODE = __ocs_fmt_0__
|
||||
.pdmode-set-to-v = PDMODE réglé sur __ocs_fmt_0__
|
||||
.pdsize-new-point-size-0-5-of-viewport-0-absolu = PDSIZE Nouvelle taille de point (0 = 5 % de la fenêtre, < 0 = absolue) :
|
||||
.pdsize-new-point-size-0-5-of-viewport-0-absolu = PDSIZE Nouvelle taille de point (0 = 5 % de la fenêtre, > 0 = absolue, < 0 = pourcentage de la fenêtre) :
|
||||
.pdsize-v-4 = PDSIZE = __ocs_fmt_0__
|
||||
.pdsize-set-to-v-4 = PDSIZE réglé sur __ocs_fmt_0__
|
||||
.pickadd = PICKADD = __ocs_fmt_0__ (__ocs_fmt_1__)
|
||||
|
|
|
|||
Loading…
Reference in a new issue