NavigationIndicator

Need help, or want to share a macro? Post here!
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
triplus
Veteran
Posts: 9471
Joined: Mon Dec 12, 2011 4:45 pm

Re: NavigationIndicator

Post by triplus »

MMSN wrote:Run awesome in Window Vista! Thanks Triplus. :D
You're welcome.

I noticed in the video @blacey made:

https://forum.freecadweb.org/viewtopic. ... 60#p162180
macOS.png
macOS.png (10.19 KiB) Viewed 1147 times
Navigation indicator behaves like it is in pressed button state on macOS. I changed the behaviour (pull request and GitHub (FreeCAD 0.16)).

Update (reference):

https://forum.freecadweb.org/viewtopic. ... 42#p162636
triplus
Veteran
Posts: 9471
Joined: Mon Dec 12, 2011 4:45 pm

Re: NavigationIndicator

Post by triplus »

Based on the discussion in the referenced thread and some tests i made additional fine tuning was done when it comes to statusbar integration:

https://github.com/FreeCAD/FreeCAD/pull/600
https://github.com/triplus/NavigationIndicator (FreeCAD 0.16)

Hopefully now statusbar integration should be good on all supported platforms.
triplus
Veteran
Posts: 9471
Joined: Mon Dec 12, 2011 4:45 pm

Re: NavigationIndicator

Post by triplus »

Integration in statusbar on all platforms should now provide satisfying results.
macOS.png
macOS.png (3.04 KiB) Viewed 1069 times
https://forum.freecadweb.org/viewtopic. ... 30#p164365

Translations support was added (translations only available for upstreamed version):

https://github.com/FreeCAD/FreeCAD/pull/608

P.S. As far as i am concerned the development phase has been completed.
triplus
Veteran
Posts: 9471
Joined: Mon Dec 12, 2011 4:45 pm

Re: NavigationIndicator

Post by triplus »

Post Reply