TerminalGuiDesigner icon indicating copy to clipboard operation
TerminalGuiDesigner copied to clipboard

Added operation to add Border to elements that don't have them

Open tznind opened this issue 2 years ago • 1 comments

TODO: It would be nicer if the border properties were auto displayed and the View.Border automatically created when the properties are changed rather than needing an explicit operation

Also needs tests

tznind avatar Apr 12 '22 14:04 tznind

I think I improved this a little by invoking the BorderChanged event for all properties except for the Child property, in this pr https://github.com/gui-cs/Terminal.Gui/pull/1862.

BDisp avatar Jul 26 '22 13:07 BDisp

This PR was about adding borders to Views that do not currently have borders. I think it is too old and out of date to be of value now. We could revisit this issue later but will probably be easier to start again (especailly since it is only 1 commit!).

Also I'm pretty sure this PR was responsible for #22

tznind avatar Sep 24 '22 13:09 tznind