-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Forums discussion
https://forum.freecadweb.org/viewtopic.php?f=3&t=68061&p=589456#p589444
### Version…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
Given a FC File with two Bodys each containing a Sketch defining just some lines as …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
In 0.22 the attaching to a face is not allowed if face is not parallel to a base pla…
-
### Documentation Is:
- [X] Missing or needed?
- [X] Confusing
- [ ] Not sure?
### Please Explain in Detail...
Hi,
I am new at chart.js. I want to add the line break in the legend and I h…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Version
0.21 (Development)
### Full version info
```shell
[code]
OS: Windows 10 build 19043
Word size of F…
-
```
What steps will reproduce the problem?
(intermittent issue)
1. Create a linked clone
2. Disconnect VIServer session
3. Use linked clone for a while
4. Reconnect VIServer session to VCenter host
5.…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
UI / Usability Issue
Constrain Coincident in the menu produces multiple types of constr…
-
```
What steps will reproduce the problem?
(intermittent issue)
1. Create a linked clone
2. Disconnect VIServer session
3. Use linked clone for a while
4. Reconnect VIServer session to VCenter host
5.…
-
```
What steps will reproduce the problem?
(intermittent issue)
1. Create a linked clone
2. Disconnect VIServer session
3. Use linked clone for a while
4. Reconnect VIServer session to VCenter host
5.…
-
```typescript
interface TaskModel {
Name: string;
Type: TaskType;
Data: TaskData;
}
type TaskData = StaticData | DynamicData | RedundancyData;
interface StaticData {
Field: strin…