← Back to team overview

kicad-developers team mailing list archive

[PATCH] Selection appearance options

 

Hi,

Here comes two patches regarding the selection appearance.

Patch #1: Adds three new options in the settings dialog:

- Draw selected text items as box
Instead of drawing a stroked shadow behind the text, a rounded
rectangle is drawn according to the text boundary box.

- Draw selected child items
When disabled, only the main selected item is drawn with the selection
shadow, not the various fields and pin names etc. Default is enabled
(current behaviour)

- Fill selected shapes
Any selected shapes has their selection shadow filled, instead of just
drawing along the lines.

See attached screenshots for a demonstration of some various
combinations of these settings.

Patch #2: Tweaks the amount of zoom-level impact on the selection
shadow thickness, to get a more coherent look while zooming. You need
to try this in action to know if it's good (I think it is).

Cheers
-- 
/Jonatan
http://kymatica.com

Attachment: Screenshot 2019-11-21 at 14.09.55.png
Description: PNG image

Attachment: Screenshot 2019-11-21 at 14.12.24.png
Description: PNG image

Attachment: Screenshot 2019-11-21 at 14.12.05.png
Description: PNG image

Attachment: Screenshot 2019-11-21 at 14.11.41.png
Description: PNG image

Attachment: Screenshot 2019-11-21 at 14.11.02.png
Description: PNG image

Attachment: Screenshot 2019-11-21 at 14.10.44.png
Description: PNG image

Attachment: Screenshot 2019-11-21 at 14.10.18.png
Description: PNG image

Attachment: 0002-Eeschema-change-selection-shadow-width-constants.patch
Description: Binary data

Attachment: 0003-Eeschema-Add-options-for-selection-appearance.patch
Description: Binary data


Follow ups