Commit Graph

720 Commits

Author SHA1 Message Date
Tig
6f2ac6926c Merge branch 'develop' into splitcontainer 2023-02-21 01:10:24 +13:00
BDisp
c85ff954aa Illustrates #2331 (Scrollview not respecting clip) does not reproduce (#2332)
* Proves that the issue #2331 don't have reason to happen.

* fixes #2336

* Fixes #2331. ScrollView may not be honoring clip region; CustomButton shows outside

* More appropriate solution for the issue #2331.

* Start refactoring LineCanvas for mixing line style support (e.g. double into single)

* Add remaining resolvers

* Implement corner border style mixing in LineCanvas

* Refactor and simplify resolvers

* Move tests to Core folder and namespace to Terminal.Gui.CoreTests

* Fixes #2333. TextField is selecting badly a word on double click.

* Add unit test deleting a word with accented char.

* Fixes 2331. ScrollView may not be honoring clip region.

* Add a custom button scenario.

* Fixes #2350. Clipping broke (see Clipping scenario).

* Is preferable use NeedDisplay instead of Bounds.

---------

Co-authored-by: Tig Kindel <tig@users.noreply.github.com>
Co-authored-by: tznind <tznind@dundee.ac.uk>
2023-02-21 00:53:38 +13:00
Tig
81d3ad8aeb Merge pull request #2352 from tznind/animation
Adds Animation Scenario
2023-02-20 22:29:49 +13:00
Thomas Nind
1e5ab49827 Merge branch 'develop' into line-canvas-fix-offsets 2023-02-19 17:06:21 +00:00
Thomas Nind
6f8ae9b12a Merge branch 'develop' into splitcontainer 2023-02-18 21:42:50 +00:00
Thomas
0e84090c31 Add caching and comments 2023-02-18 07:56:45 +00:00
Thomas
8371a74bf9 CC attribution 2023-02-17 23:18:20 +00:00
Thomas
2b0d14f41f Resizing 2023-02-17 23:12:48 +00:00
Thomas
db38b35bb7 spinning world 2023-02-17 22:56:02 +00:00
tznind
c28d97f203 Add gif 2023-02-17 22:10:40 +00:00
tznind
81a892ad11 Add image scenario 2023-02-17 22:09:29 +00:00
Thomas
85a4471004 Remove the Draw method from LineCanvas and make GenerateImage easier to use 2023-02-14 22:11:18 +00:00
BDisp
721a8873b0 Removed Color.Invalid and added more unit tests. 2023-02-14 18:32:06 +00:00
BDisp
276ffe0343 Fixes #2348. The Basic Colors scenario doesn't output the blue on white properly. 2023-02-13 20:52:00 +00:00
Tig Kindel
f26c556544 Demo proving Title rendering is easy 2023-02-12 12:34:56 +07:00
Tig Kindel
ccadf81b4d FrameView experiment 2023-02-12 10:55:21 +07:00
Tig Kindel
8645541848 WIP 2023-02-12 09:04:19 +07:00
Tig Kindel
e685ac05af tileview experiments 2023-02-11 10:34:23 +07:00
Tig Kindel
bb8ff2c5d4 WIP tileview experiemnts 2023-02-10 08:02:15 +07:00
Tig Kindel
6e92b90939 more merge 2023-02-09 05:25:22 -08:00
Tig Kindel
cd20deef87 merging tigs 2023-02-09 05:24:08 -08:00
Tig Kindel
9cb5e8c658 merging tigs changes 2023-02-09 05:23:06 -08:00
Tig
e92d2ccabe Merge branch 'develop' into splitcontainer 2023-02-09 09:40:12 +09:00
Tig Kindel
d6e308966b fixing merge screwups 2023-02-07 17:03:10 +09:00
Tig Kindel
2b26ec7bfb merge fixes 2023-02-07 16:33:22 +09:00
Tig Kindel
e3b3151dec Merge branch 'develop' of tig:gui-cs/Terminal.Gui into develop 2023-02-06 07:29:23 +09:00
Tig Kindel
c566a66bc0 merge develop to v2 2023-02-03 23:28:58 +09:00
tznind
58eca0de07 Enforce min size on move splitter not Setup 2023-01-31 06:10:29 +00:00
Thomas
637900508d Fix nesting scenario name and titles 2023-01-28 11:19:50 +00:00
tznind
536916470b Fixes and improvements in Notepad Tile removal 2023-01-27 08:38:05 +00:00
tznind
258e627a1c Rename SplitView to TileView 2023-01-27 08:11:07 +00:00
tznind
fb1672331f Add RemoveTile method 2023-01-27 00:49:08 +00:00
Thomas
b4203849a5 Implement Notepad split directions 2023-01-22 19:55:08 +00:00
Tig
27ea1e14c0 Merge branch 'develop' into line-drawer 2023-01-22 07:38:54 -07:00
tznind
1a00e49361 Add SplitRight back in again for Notepad (still broken) 2023-01-22 05:53:08 +00:00
tznind
338e0bf5fa Fix commented out code in SplitViewNesting 2023-01-22 05:51:43 +00:00
tznind
8d02efd397 WIP support more than 2 views at a given level/orientation 2023-01-21 21:22:35 +00:00
tznind
56072f3865 Remove SetView1 and SetView2 methods and just mount tab views properly 2023-01-21 10:22:19 +00:00
tznind
5add477fc4 WIP split container Notepad 2023-01-21 09:49:46 +00:00
tznind
5b5f40fd46 Add SplitView to Notepad 2023-01-21 09:33:11 +00:00
tznind
4f2212d751 Merge branch 'tabviewclick' into splitcontainer 2023-01-21 08:50:22 +00:00
tznind
ab398b93cb Make OnTabClicked fire for clicks in empty space and fix Notepad to only show context menu on right click. 2023-01-21 08:31:17 +00:00
tznind
553cd6f66f Adds TabView.TabClicked event 2023-01-20 19:30:36 +00:00
tznind
e7e8d8ae31 Merge branch 'line-drawer' into splitcontainer 2023-01-19 18:43:33 +00:00
Thomas Nind
16a3c0b8ae Merge branch 'develop' into line-drawer 2023-01-18 17:25:03 +00:00
Thomas
8f41296e78 Tidy up LineCanvas
Rename Drawing Scenario
Make API simpler by directly referencing Application.Driver
2023-01-18 17:20:33 +00:00
tznind
8487422f25 Rename SplitContainer to SplitView 2023-01-16 19:56:32 +00:00
tznind
62b98dcceb Disable AutoSize in SplitContainer test/scenario as it overspills parent bounds 2023-01-15 12:09:35 +00:00
tznind
7e8e0956da Fix not splitting orientation correctly after refactoring 2023-01-15 10:31:13 +00:00
tznind
e8a7b7c81a Added more asserts to diagnose Label issue 2023-01-15 10:22:05 +00:00