On 6/4/19 4:46 PM, Wayne Stambaugh wrote:
> On 6/3/19 12:25 PM, Steven A. Falco wrote:
>> On 6/3/19 10:42 AM, Wayne Stambaugh wrote:
>>> Hi Steve,
>>>
>>> Your patch no longer applies cleanly as there has been some serious
>>> refactoring and legacy code removal. I think your patch is a good idea
On 6/3/19 12:25 PM, Steven A. Falco wrote:
> On 6/3/19 10:42 AM, Wayne Stambaugh wrote:
>> Hi Steve,
>>
>> Your patch no longer applies cleanly as there has been some serious
>> refactoring and legacy code removal. I think your patch is a good idea
>> but it will need to be fixed. I do have a few
On 6/3/19 10:42 AM, Wayne Stambaugh wrote:
> Hi Steve,
>
> Your patch no longer applies cleanly as there has been some serious
> refactoring and legacy code removal. I think your patch is a good idea
> but it will need to be fixed. I do have a few comments from your
> original patch:
>
> * Plea
Hi Steve,
Your patch no longer applies cleanly as there has been some serious
refactoring and legacy code removal. I think your patch is a good idea
but it will need to be fixed. I do have a few comments from your
original patch:
* Please use `git commit` to commit your code to your local repo
On 5/23/19 1:59 PM, Wayne Stambaugh wrote:
> Hey Steve,
>
> Adding "grid" to the coordinates in the status bar is not correct.
> These are the cursor coordinates not the grid coordinates. To add the
> current grid size to the status bar, you would need to add another pane
> to status bar and fetc
On 5/23/19 1:59 PM, Wayne Stambaugh wrote:
> Hey Steve,
>
> Adding "grid" to the coordinates in the status bar is not correct.
> These are the cursor coordinates not the grid coordinates. To add the
> current grid size to the status bar, you would need to add another pane
> to status bar and fetc
Hey Steve,
Adding "grid" to the coordinates in the status bar is not correct.
These are the cursor coordinates not the grid coordinates. To add the
current grid size to the status bar, you would need to add another pane
to status bar and fetch the current grid setting from the current SCREEN
obje
I decided to try adding the current grid size to the status line of eeschema
and the symbol editor, so as to make the N/shift-N hotkeys easier to use.
Below is what I came up with.
Is this something that could be accepted? I don't know if it fits with the
style of the KiCad code - I have most
8 matches
Mail list logo