Tig
42b9ad1d61
Fixes #2578 - Updates mouse events to be relative to View.Bounds (#2920)
* initial commit
* Clarified RootMouseEvent
* Added application mouse coord tests
* ViewToScreen -> BoundsToScreen
* Simplified View.Move
* Simplified View.Move
* Updated API docs; made some functions private
* more ViewLayout cleanup
* more ViewLayout cleanup
* Added View.ScreenToBounds and low-level coord unit tests
* Partial fix
* Refactored Application.OnMouseEvent... Tests still fail and views are broken
* Added Bounds/FrameToScreen
* Remamed ScreenToView->ScreenToFrame
* All unit tests pass
* Fixed ListView
* Fixed TableView
* Fixed ColorPicker
* Fixed RadioGroup
* Fixed ListView unit tests
* Fixed line drawing scenario
* Updated comment
* fixed api doc typo
* fixed formatting
* added some thickness Contains unit tests
* MouseEvent api doc updates
* More thickness tests
* More thickness tests
2023-11-26 16:58:52 -07:00
..
2023-05-20 19:35:32 +02:00
2023-07-06 11:49:41 -06:00
2023-05-23 13:42:47 +02:00
2023-10-05 22:21:59 -06:00
2023-10-17 13:21:36 -04:00
2023-10-29 12:51:23 -06:00
2023-10-21 08:06:04 -07:00
2023-09-22 13:47:13 +08:00
2023-04-14 10:26:10 -06:00
2023-10-21 08:06:04 -07:00
2023-04-06 10:09:21 -06:00
2023-11-26 15:41:54 -07:00
2023-04-06 10:09:21 -06:00
2023-11-26 16:58:52 -07:00
2023-11-06 14:39:20 -07:00
2023-11-06 17:49:06 -07:00
2023-11-20 09:08:00 -07:00
2023-05-20 19:35:32 +02:00
2023-10-29 12:51:23 -06:00
2023-10-21 08:06:04 -07:00
2023-11-15 08:36:36 -07:00
2023-10-17 13:21:36 -04:00
2023-10-13 23:58:49 -06:00
2023-10-21 08:06:04 -07:00
2023-10-29 12:51:23 -06:00
2023-10-21 08:06:04 -07:00
2023-10-25 11:48:41 -06:00
2023-04-14 10:26:10 -06:00
2023-10-21 08:06:04 -07:00
2023-07-05 16:47:51 -06:00
2023-04-06 10:09:21 -06:00
2023-11-26 16:58:52 -07:00
2023-07-05 16:45:42 -06:00
2023-11-20 09:08:00 -07:00
2023-10-30 15:58:00 -06:00
2023-08-15 18:31:54 +01:00