Changes between Initial Version and Version 1 of Ticket #11132, comment 4
- Timestamp:
- Aug 14, 2014, 8:55:25 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11132, comment 4
initial v1 1 Oh, and [http://grok.bikemonkey.org/source/xref/haiku/src/kits/interface/TextView.cpp#1216 BTextView::Text()] works because it bypasses that logic for[http://grok.bikemonkey.org/source/xref/haiku/src/kits/interface/textview_support/TextGapBuffer.cpp#237 TextGapBuffer::RealText()] which doesn't deal with ranges and concatenates the whole buffer.1 Oh, and [http://grok.bikemonkey.org/source/xref/haiku/src/kits/interface/TextView.cpp#1216 BTextView::Text()] works because it bypasses that logic and uses [http://grok.bikemonkey.org/source/xref/haiku/src/kits/interface/textview_support/TextGapBuffer.cpp#237 TextGapBuffer::RealText()] which doesn't deal with ranges and concatenates the whole buffer.