[Kicad-developers] [PATCH] Friendlier warning for modifying power values

2015-03-22 Thread Chris Pavlina
Currently, if you try to edit the value of a power component in eeschema, you get a "... is a power component and it's [sic] value cannot be modified!" message. That message isn't completely accurate, though. The edit box also allows you to change the *formatting*, which is perfectly valid to

Re: [Kicad-developers] [PATCH] Friendlier warning for modifying power values

2015-03-23 Thread jp charras
Le 23/03/2015 05:20, Chris Pavlina a écrit : > Currently, if you try to edit the value of a power component in > eeschema, you get a "... is a power component and it's [sic] value > cannot be modified!" message. That message isn't completely accurate, > though. The edit box also allows you to chan