Terminal.Gui icon indicating copy to clipboard operation
Terminal.Gui copied to clipboard

Move all rendering out of Toplevel, FrameView, Window, etc... into View.

Open tig opened this issue 1 year ago • 0 comments

Now that the new View architecture is in place, we need to update all the other views.

This Issue focuses on just cleaning up the places where these views do weird drawing things

  • Toplevel
  • FrameView
  • Window
  • Dialog

tig avatar Apr 04 '23 03:04 tig