Roy-043
53ff79215c
Gui: MarkerBitmaps fix DIAMOND_FILLED_20_20
...
Also made DIAMOND_FILLED_25_25 sharper.
See: https://github.com/FreeCAD/FreeCAD/pull/11524#issuecomment-1847906082
2023-12-11 18:23:41 +01:00
Syres916
b00cca788d
[Gui] Add HourGlass markers including larger sizes
2023-11-28 23:55:10 +01:00
wmayer
ec02ef0126
Gui: use MarkerBitmaps::getSupportedSizes to get available sizes
2023-11-25 18:37:26 +01:00
Syres916
0046e625f0
[Gui] Add 20, 25 and 30px marker sizes
2023-11-25 12:36:33 +01:00
wmayer
e09d8aaba6
Gui: modernize C++: use range-based for loop
2023-08-14 19:42:18 +02:00
Uwe
66dd0f62a5
[Gui] So headers: remove some unused includes
...
- also sort out some headers for precompiled headers
2022-03-14 15:13:13 +01:00
Benjamin Nauck
cb3e059ab5
[Gui] Make inventor markers symmetric
...
These changes makes the round markers symmetric horizontally, vertically
and on the diagonal.
2021-01-28 14:54:05 +01:00
JimStar
6a5ad383ab
Extended global marker size to be used for other modes
2018-07-11 21:22:28 -03:00
JimStar
5a7a765ed6
Implemented a global setting for marker size and support of it for snapping in "Draft" workbench. In future this setting can be used for other markers too, to be able to set them all to comfortable size by just one global setting.
...
Before that (e.g. on MacBook Pro) it was very hard to see the microscopic selection-circle hidden behind much bigger cursor arrow when trying to snap e.g. a line to some vertex. Now this setting can be used for such displays to increase the marker size and make it clearly visible behind the cursor.
The already existing "sketcher marker size" property is intended to be used for sketcher only, so it's not suitable for global setup of all the markers' sizes uniformly...
2018-07-05 19:05:19 -03:00
wmayer
f7bdebf0f7
+ add missing header
2016-03-08 00:36:17 +01:00
wmayer
466a4e6d4d
+ issue #0001203 : Allow User to Adjust Size of Constraint Points
2016-03-08 00:31:50 +01:00