mathieu-fournier

Results 9 issues of mathieu-fournier

#### Feature It might be a ggod addition to have the possibility to copy text to the clipboard with a single mouse press. Components would enable it by passing something...

enhancement

A informational tooltip appears automatically when the mouse is still for a short period of time. We need a way to disable these. They appear on top of everything and...

# Add quantity formatter for Bearing angle. In the 3D view, I need to display bearing angles in some input fields. This helps the user to know the direction. Ex:...

Add the ability to parse simple math operations in quantity formatter. This will be usefull to do simple calculation inside input fields. Ex: "10ft + 2" "10ft + 6in" "10ft...

### Feature Tooltips delay before showing up should be increased. And Tooltips delay before hiding should be decreased. This comes from 3 issues we found out when doing labs. 1...

enhancement

Improvement in Measure Distance Tool. Add the Bearing direction of the Measurement : ![Image](https://github.com/user-attachments/assets/0341765b-bc64-4603-bbfa-faafd47b952d) For more information on Bearing see : https://github.com/iTwin/itwinjs-core/issues/6907

When parsing two dots `..` or two comas `,,` the length formatter return `NaN` instead of an error. I am parsing using the engineering length parser, in imperial. I suggest...

quantity

## parsing an incomplete Bearing Parsing an incomplete Bearing angle result in a wrong value. Example : When typing a bearing it usually goes like this. Step by step :...

quantity

We are drawing CurvePrimitives (lines, paths, loops) and Points (PointString3d). Both can use the same category for their visuals. The category weight used to draw the element makes points appear...

display