kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #06683
Re: KiCad new look - new icons and new buttons
> Wayne,
>
> I am reluctant to burn the bridge, even if we stop using it.
>
> The reason I say this is because we can quite easily have multiply sized images,
> and there will be some image size that will not screw popup menu texts.
>
> So as a path forward, what I suggest is to strive for encapsulation, where we
> can control policy in a few lines of code.
>
> Get a menu utility function which makes this decision, and put a single
>
> #if
> #endif
>
> in there, with a build option to control that.
Its a shim function that creates the menu entries. We already have something
close, but we polish it and instrument it with this policy control point.
Follow ups
References