Skip to content

Commit

Permalink
Convert TermControl to .xaml (#4729)
Browse files Browse the repository at this point in the history
This commit removes all of the custom UI initialization code in
TermControl and replaces it with a xaml file. Some dead or reundant code
was removed as part of this refactoring.

It also fixes two (quasi-related) issues:

* The search box, on first launch, was offset by the scrollbar even if
  the scrollbar was invisible.
* The scrollbar state wasn't hot-reloadable.
  • Loading branch information
DHowett authored Feb 27, 2020
1 parent 9f53107 commit 1de07aa
Show file tree
Hide file tree
Showing 4 changed files with 198 additions and 249 deletions.
Loading

0 comments on commit 1de07aa

Please sign in to comment.