Commit Graph

12 Commits

Author SHA1 Message Date
Michael Kavanagh 23803fac31 Icons: update curved_ratsnest
- resize to 24x24px
 - use KiCad icon colours (#545454)
 - rotate to match top-left = off, bottom-right = on of other mode select icons
 - adjust node sizes to match other ratsnest icons
 - unify diagonal line with other icons
2020-12-21 21:34:52 +00:00
Jeff Young 8dd23acc6a Try to differentiate zoom icons more. 2020-12-21 17:37:53 +00:00
Michael Kavanagh 304eb89d18 Icons: minor resize for better visual alignment on the toolbar 2020-12-21 14:02:06 +00:00
Jeff Young 7190bb8486 Desaturate schematic and board setup icons to accentuate gear. 2020-12-18 01:22:19 +00:00
Jeff Young 211866d602 Minor icon adjustments. 2020-12-17 11:40:07 +00:00
Jeff Young 0a8acb384d Icon adjustments: translucent magnifying glasses. 2020-12-17 00:10:00 +00:00
Jon Evans 13efef0c44 Top toolbar icon tweaks 2020-12-15 20:38:57 -05:00
Seth Hillbrand a1f9b68e3c Change bitmaps from 26x26 to 24x24
This aligns with most platforms and provides better scaling factors to 16,
48, 64 and 128
2020-12-10 17:04:06 -08:00
Seth Hillbrand 968bfcff4b Add missing grids
Adds default grid data to all icons
2020-12-09 17:51:41 -08:00
Seth Hillbrand fccf167f0e Icon updates
- Fix small_plus offset
- Rotate cursors
- Update module.svg
- Fix license to BY-SA
2020-12-07 10:03:19 -08:00
Seth Hillbrand 3704c1cdb7 New icons for v6
Fixes https://gitlab.com/kicad/code/kicad/issues/2542
2020-12-05 11:17:15 -08:00
PJM abdd1906c2 Change 'Zoom to Fit' margins and add 'Zoom to Objects'
CHANGED: The margin used in 'Zoom to Fit' is now 2% instead of 10%.

ADDED: Added 'Zoom to Objects' to Eeschema which does not include
the page and border in the bbox calculations.

CHANGED: Removed pre-existing code that tweaked the center to account
for the scrollbars.  It actually made the view off center.  Removing it
results in perfectly centered zooms.

Fixes https://gitlab.com/kicad/code/kicad/issues/5145
2020-09-16 00:53:39 +00:00