ms-structural / ms-structural/femdesign-api
"Minimised" input does not show the "quick tool"
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 51
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
the environmental variable has changed his behaviour.
minimize fem design
setx FD_NOGUI 1 => it should not show the GUI
setx FD_NOGUI 0 => it should show the GUI
current behaviour:
it does not matter which environmental variable is set, it will open as NO GUI
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by locating the code that reads FD_NOGUI, reproduce the behavior with values 0 and 1, and verify that the GUI or quick tool visibility matches the documented expectations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100