Garrett D'Amore
8a32d2b0c8
Version 2.0 work in progress.
2020-08-25 16:20:58 -07:00
Garrett D'Amore
a24b9b6b1c
fixes #238 views: BoxLayout.Draw does unnecessary filling
2018-09-23 19:54:34 -07:00
Adam Bozanich
582c2db721
boxlayout: handle widget removal ( #160 )
2017-09-14 23:13:49 -07:00
Tomas Vik
57a866e10c
Adding Widget Resize to BoxLayout function
...
- Widget might be using not just View but other mechanisms for rendering
aware of the view size (e.g. ViewPort).
- By updating the view reference out of Widget, Widget doesn't have a
chance to react on this layout algorithm
- That's an existing bug that happens when we try to use CellView inside
of an BoxLayout
2017-08-06 10:31:10 -07:00
Garrett D'Amore
c3e5bc256f
fixes #116 Various improvements to tcell Views API
2016-05-24 00:50:38 -07:00
Garrett D'Amore
91d5e748ae
fixes #114 Add Fill() method View API
...
fixes #113 Create SimpleStyledTextBar
2016-05-23 14:55:11 -07:00
Garrett D'Amore
43f9cc0d07
fixes #75 Add goreport and fix related issues
2015-11-04 17:05:24 -08:00
Garrett D'Amore
b727b9f424
fixes #74 Make Application an object/class
...
fixes #73 Views package has many go lint issues
2015-11-04 14:26:57 -08:00
Garrett D'Amore
ca965237d9
fixes #52 Begin integrating topsl components
2015-11-01 14:44:23 -08:00
Garrett D'Amore
e7d14c2863
fixes #62 windows console may have FIFO hang
...
fixes #63 Initial views API integration
2015-10-30 12:18:06 -07:00