[ Ticket #4692 ] DefaultShapeVertexColor preference not used?

Post here for help on using FreeCAD's graphical user interface (GUI).
Forum rules
and Helpful information
IMPORTANT: Please click here and read this first, before asking for help

Also, be nice to others! Read the FreeCAD code of conduct!
User avatar
kkremitzki
Veteran
Posts: 2515
Joined: Thu Mar 03, 2016 9:52 pm
Location: Illinois

Re: [ Ticket #4692 ] DefaultShapeVertexColor preference not used?

Post by kkremitzki »

Is this a regression?
Gift wrote: Tue Aug 03, 2021 9:17 am
kkremitzki wrote:Aloha,
Do I have to split the commit in one for GUI and one for Part. Or is so a small fix in one commit possible? Thx for support.
It depends, but in general one should strive to split up commits into logical changes with the purpose of aiding review, and making it easier to revert if there are problems, so things that are wildly different or very large changes should not be grouped together. In other words, you don't necessarily have to.
Like my FreeCAD work? I'd appreciate any level of support via Patreon, Liberapay, or PayPal! Read more about what I do at my blog.
User avatar
Gift
Posts: 769
Joined: Tue Aug 18, 2015 10:08 am
Location: Germany, Sauerland

Re: [ Ticket #4692 ] DefaultShapeVertexColor preference not used?

Post by Gift »

kkremitzki wrote: Tue Aug 03, 2021 5:08 pm Is this a regression?
...
In this context I don't understand regression. :D
kkremitzki wrote: Tue Aug 03, 2021 5:08 pm ...
It depends, but in general one should strive to split up commits into logical changes with the purpose of aiding review, and making it easier to revert if there are problems, so things that are wildly different or very large changes should not be grouped together. In other words, you don't necessarily have to.
Thank you for your statement.
User avatar
kkremitzki
Veteran
Posts: 2515
Joined: Thu Mar 03, 2016 9:52 pm
Location: Illinois

Re: [ Ticket #4692 ] DefaultShapeVertexColor preference not used?

Post by kkremitzki »

Gift wrote: Tue Aug 03, 2021 6:32 pm
kkremitzki wrote: Tue Aug 03, 2021 5:08 pm Is this a regression?
...
In this context I don't understand regression. :D
In other words, is it something that used to work, but has been broken, or is it something that never worked at all?
Like my FreeCAD work? I'd appreciate any level of support via Patreon, Liberapay, or PayPal! Read more about what I do at my blog.
User avatar
Gift
Posts: 769
Joined: Tue Aug 18, 2015 10:08 am
Location: Germany, Sauerland

Re: [ Ticket #4692 ] DefaultShapeVertexColor preference not used?

Post by Gift »

Roy_043 wrote: Tue Aug 03, 2021 8:33 am Thanks for looking at this. I hope it gets approved and merged.
PR 4954
User avatar
Gift
Posts: 769
Joined: Tue Aug 18, 2015 10:08 am
Location: Germany, Sauerland

Re: [ Ticket #4692 ] DefaultShapeVertexColor preference not used?

Post by Gift »

kkremitzki wrote: Tue Aug 03, 2021 8:43 pm
Gift wrote: Tue Aug 03, 2021 6:32 pm
kkremitzki wrote: Tue Aug 03, 2021 5:08 pm Is this a regression?
...
In this context I don't understand regression. :D
In other words, is it something that used to work, but has been broken, or is it something that never worked at all?
Someone has implement this option in the GUI. But this function only write the color in parameter list. But the value has never read by the ViewProvider. So, it has never worked.


Edit:

REGRESSIONS TESTS
FreeCAD Part example
User avatar
Gift
Posts: 769
Joined: Tue Aug 18, 2015 10:08 am
Location: Germany, Sauerland

Re: [ Ticket #4692 ] DefaultShapeVertexColor preference not used?

Post by Gift »

kkremitzki wrote:Ding-dong ditch
How close the ticket? 8-)
chrisb
Veteran
Posts: 54225
Joined: Tue Mar 17, 2015 9:14 am

Re: [ Ticket #4692 ] DefaultShapeVertexColor preference not used?

Post by chrisb »

I closed it.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
Post Reply