Tig
5d4de1b408
Merge pull request #34 from BDisp/tig_v2_2432-DimAuto
...
Fix unit test error.
2024-05-03 11:15:41 -06:00
BDisp
75669a4a76
Rewritten this unit test.
2024-05-03 17:38:26 +01:00
BDisp
af42151aac
Removing duplicate InlineData.
2024-05-03 00:17:10 +01:00
BDisp
37bad48b4a
Adding more horizontal and vertical text unit tests variants.
2024-05-02 19:21:52 +01:00
BDisp
695dc1664b
Fix unit test error.
2024-05-02 18:20:10 +01:00
Tig
517f7039d3
Merge pull request #33 from BDisp/tig_v2_2432-DimAuto
...
Fixes title size not being updating on view size change.
2024-05-01 13:55:29 -06:00
BDisp
067e666b4e
Fixes title size not being updating on view size change.
2024-05-01 20:24:51 +01:00
Tig
4d49ae8a99
Merge pull request #32 from BDisp/tig_v2_2432-DimAuto
...
Improving TextFormatter.
2024-05-01 10:47:27 -06:00
Tig
a6d786d4a3
Changed default text in TF scenario
2024-05-01 10:45:54 -06:00
Tig
acaa326c51
Merge branch 'v2_develop' into v2_2432-DimAuto
2024-04-30 16:02:11 -06:00
Tig
02e08fe28a
Merge pull request #3432 from BDisp/v2_textview-textfield-cursor-fix_3431
...
Fixes #3431 . TextView and TextField are showing the cursor beyond their limits.
2024-04-30 16:00:09 -06:00
Tig
beec30a135
- Edited dimauto.md
2024-04-30 15:59:39 -06:00
Tig
2fafc6929f
- Edited layout.md
...
- Added DimAuto Deep Dive
2024-04-30 15:55:34 -06:00
BDisp
5031faaa50
Change TODO to FIXED.
2024-04-30 22:23:33 +01:00
BDisp
d1189648da
Add vertical unit tests to the Draw_Text_Alignment method.
2024-04-30 22:17:49 +01:00
BDisp
639e8bb885
Merge pull request #179 from tig/BDisp-v2_textview-textfield-cursor-fix_3431
...
Adds cursor.md
2024-04-30 21:23:43 +01:00
Tig
0943d2e70c
cursor.md
2024-04-30 14:18:33 -06:00
BDisp
96af356428
Fix unit test.
2024-04-30 21:02:50 +01:00
Tig
f55d7e6818
Merge branch 'v2_develop' into v2_textview-textfield-cursor-fix_3431
2024-04-30 13:57:37 -06:00
BDisp
1d86d65428
Resolving merge conflicts.
2024-04-30 20:53:34 +01:00
Tig
6e951882e0
Updated Draw_Text_Alignment
2024-04-30 11:35:41 -06:00
Tig
c36439b723
Fixed test name typo
2024-04-30 11:23:30 -06:00
Tig
30a540a088
Dim.DimAutoStyle.Subviews -> Content
2024-04-30 11:17:58 -06:00
Tig
f18c166d0f
- Made Dim.DimAutoStyle flags.
...
Made View.ContentSize nullable, so _contentSize can be used to express 'desired contentsize
2024-04-30 11:09:11 -06:00
BDisp
9f1f2c7dac
Remove View AutoSize and add TextFormatter.AutoSize.
2024-04-30 12:55:39 +01:00
BDisp
b64e2d1f4f
Remove AutoSize and improve a bit.
2024-04-30 12:36:32 +01:00
BDisp
25be329f90
Merge branch 'v2_2432-DimAuto' into tig_v2_2432-DimAuto
2024-04-30 11:22:47 +01:00
BDisp
b7293e0470
Performing text reverse during formatting instead during drawing.
2024-04-29 23:21:32 +01:00
Tig
ae67d95a7a
Addded comments to remind myself of issues
2024-04-29 12:49:09 -06:00
Tig
f51ec9cf66
Addded comments to remind myself of issues
2024-04-29 12:47:48 -06:00
Tig
a75d5b7966
WIP to get rid of Slider.AutoSize
2024-04-29 12:38:33 -06:00
BDisp
6dff7d8e4c
Fix vertical bottom label.
2024-04-29 19:07:53 +01:00
BDisp
d66a28e9e6
Add more unit tests.
2024-04-29 13:22:45 +01:00
BDisp
d3b47adc86
Improving scenario.
2024-04-29 13:21:50 +01:00
BDisp
253fcf195b
Replace with GetColumnsRequiredForVerticalText.
2024-04-29 13:20:13 +01:00
Tig
5ef4b4c015
Added obsolete attr to slider
2024-04-28 09:32:29 -07:00
Tig
b0a73caa0c
Merged
2024-04-28 09:30:58 -07:00
Tig
b547d6ce67
Updated API docs
2024-04-28 09:11:15 -07:00
Tig
9f8f261034
Merge branch 'v2_develop' into v2_2432-DimAuto
2024-04-28 09:01:03 -07:00
Tig
cea6e54b19
Ready for review.
...
- All unit tests pass
- Basic usage verified.
2024-04-28 08:48:46 -07:00
Tig
214ffb1633
TextFormater.AutoSize fixes
2024-04-27 13:48:23 -07:00
Tig
3e87d5e786
TextFormatter Unit tests pass again
2024-04-27 08:09:48 -07:00
Tig
71c0d379f8
Merged and attempted to apply @bdisp's fixes
2024-04-27 07:17:29 -07:00
Tig
3dc9826115
Merge pull request #3435 from dodexahedron/v2_3420_Add_Internal_Source_Generators(initial)
...
Fixes #3420 (partial) - Adding PowerShell modules and initial Analyzer projects
2024-04-27 07:45:58 -06:00
Brandon Thetford
9a6c12d2ae
Add README.md for Scripts directory
2024-04-26 21:57:53 -07:00
Brandon Thetford
8cb748e452
Reorganized, simplified, and standardized PowerShell modules.
2024-04-26 21:23:04 -07:00
Tig
acc924b7b5
Unit test update
2024-04-26 22:10:23 -06:00
BDisp
d074ff0328
Improves @tig prototype.
2024-04-26 23:54:11 +01:00
BDisp
960215f0be
Merge pull request #176 from tig/BDisp-v2_textview-textfield-cursor-fix_3431
...
Prototype/WIP for revamping how cursor handling works
2024-04-26 23:51:47 +01:00
Tig
e6da3db22d
Prototype/WIP for revamping how cursor handling works.
...
Views should not have to do complex cursor logic just to position / show a cursor.
Application should take care of more of the heavy liftig.
Advanced cursor handling should be possible.
ProcessCursor is poorly designed and fragile.
2024-04-26 13:19:11 -06:00