[Feature Request#4315] 0.19pre FEM, WarpVector widget default from right to left

Have some feature requests, feedback, cool stuff to share, or want to know where FreeCAD is going? This is the place.
Forum rules
Be nice to others! Read the FreeCAD code of conduct!
fc_tofu
Posts: 653
Joined: Sun Jan 05, 2020 4:56 pm

[Feature Request#4315] 0.19pre FEM, WarpVector widget default from right to left

Post by fc_tofu »

fsc_2020-04-14_134941g.jpg
fsc_2020-04-14_134941g.jpg (79.92 KiB) Viewed 1796 times
By default pref, NaviCube shows on TopRight corner of viewport, and WarpVector bar widget (FEM WB) cannot be moved.
NaviCube and WarpVector bar widget overlay at TopRight corner in every new installed FreeCAD.
A known workgound is to move NaviCube away to the left.
But right side of viewport is more "stable" and preferable. By "stable", I mean that cannot be affected by frequent ajustment of neighboring ComboView border position. Since NaviCube is far more used than WarpVector bar, so I hope the NaviCube can stay at right, and WarpVector bar moved to left as future default position.
fsc_2020-04-14_135056g.jpg
fsc_2020-04-14_135056g.jpg (95.54 KiB) Viewed 1796 times
To prevent new conflict with other/potential widgets, a "Alighment = Left/Right" option can be added to view properties of WarpVector.
fsc_2020-04-14_135018g.jpg
fsc_2020-04-14_135018g.jpg (29.54 KiB) Viewed 1796 times
Hope some suggestions and disccusions, especially the practicalbility in coding.

ps. 2020-04-16
issue #4315
Last edited by fc_tofu on Wed Apr 15, 2020 4:32 pm, edited 2 times in total.
User avatar
bernd
Veteran
Posts: 12851
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: 0.19pre FEM WB, change bar widget position to left

Post by bernd »

great idea! Will you give it a try and implement this?
fc_tofu
Posts: 653
Joined: Sun Jan 05, 2020 4:56 pm

Re: 0.19pre FEM WB, change bar widget position to left

Post by fc_tofu »

bernd wrote: Tue Apr 14, 2020 4:21 pm great idea! Will you give it a try and implement this?
Sorry, I don't know coding.
I can only read very simple BASIC and Python.
Hope coders can help, if we reach concensus here.
Jee-Bee
Veteran
Posts: 2566
Joined: Tue Jun 16, 2015 10:32 am
Location: Netherlands

Re: 0.19pre FEM WB, change bar widget position to left

Post by Jee-Bee »

You can move the navigation cube instead
2020-04-15 16_08_23-FreeCAD 0.19.png
2020-04-15 16_08_23-FreeCAD 0.19.png (59.39 KiB) Viewed 1719 times
User avatar
bernd
Veteran
Posts: 12851
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: 0.19pre FEM WB, change bar widget position to left

Post by bernd »

fc_tofu wrote: Wed Apr 15, 2020 1:45 pm
bernd wrote: Tue Apr 14, 2020 4:21 pm great idea! Will you give it a try and implement this?
Sorry, I don't know coding.
I can only read very simple BASIC and Python.
Hope coders can help, if we reach concensus here.
either move the navigation cube or mak a bug report for a feature request on FreeCAD mantis bug tracker and add a link to this topic. May be some codr will help.
fc_tofu
Posts: 653
Joined: Sun Jan 05, 2020 4:56 pm

Re: 0.19pre FEM WB, change bar widget position to left

Post by fc_tofu »

Jee-Bee wrote: Wed Apr 15, 2020 2:10 pm You can move the navigation cube instead
2020-04-15 16_08_23-FreeCAD 0.19.png
Thanks. I know NaviCube can move to TopLeft. But I prefer to keep NaviCube on the right for the reason in my op.
fc_tofu
Posts: 653
Joined: Sun Jan 05, 2020 4:56 pm

Re: 0.19pre FEM WB, change bar widget position to left

Post by fc_tofu »

bernd wrote: Wed Apr 15, 2020 4:03 pm May be some codr will help.
Thanks, just posted as feature request in tracker. issue #4315
User avatar
adrianinsaval
Veteran
Posts: 5544
Joined: Thu Apr 05, 2018 5:15 pm

Re: 0.19pre FEM WB, change bar widget position to left

Post by adrianinsaval »

Jee-Bee wrote: Wed Apr 15, 2020 2:10 pm You can move the navigation cube instead
2020-04-15 16_08_23-FreeCAD 0.19.png
That's a workaround op already mentioned but it truly is a bad default behavior, anyone know where this is in the code? maybe its a small change to at least move it to the left.
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: 0.19pre FEM WB, change bar widget position to left

Post by Kunda1 »

adrianinsaval wrote: Wed Apr 15, 2020 7:35 pm That's a workaround op already mentioned but it truly is a bad default behavior, anyone know where this is in the code? maybe its a small change to at least move it to the left.
bernd wrote: Wed Apr 15, 2020 4:03 pm
Echoing @adrianinsaval where in the code is this located? That might give a dev a foothold in to solving this issue.
Alone you go faster. Together we go farther
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: [Feature Request#4315] 0.19pre FEM, WarpVector widget default from right to left

Post by Kunda1 »

bump
Alone you go faster. Together we go farther
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
Post Reply