minor edit -- retabbed the schematics in GridWidgit.otl

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2011-12-20 01:49:42 +04:00
parent ce698aa349
commit daaf06c56d

View File

@ -2,65 +2,65 @@
General Structure
|
|
| | | |
| +----------------------------------+ | loading buffer
| +----------------------------------+ | (rows loading or unloading while scrolling)
| | | |
| | row | |
| | | |
| +----------------------------------+ |
| -+
| -+
| +----------------------------------+ | scroll buffer
| | | | (loaded rows)
| | row | |
| | | |
| +----------------------------------+ |
| +----------------------------------+ |
| | | |
| | row | |
| | | |
| +----------------------------------+ |
| -+
| | | |
| +----------------------------------+ | loading buffer
| +----------------------------------+ | (rows loading or unloading while scrolling)
| | | |
| | row | |
| | | |
| +----------------------------------+ |
| -+
| -+
| +----------------------------------+ | scroll buffer
| | | | (loaded rows)
| | row | |
| | | |
| +----------------------------------+ |
| +----------------------------------+ |
| | | |
| | row | |
| | | |
| +----------------------------------+ |
| -+
| +-visible-area-------------------------+
| | |
| | +----------------------------------+ |
| | | +========+ +--------+ +--------+ | |
| | | | ref | | | | | | |
| | | +========+ +--------+ +--------+ | |
| | +----------------------------------+ |
| | +----------------------------------+ |
| | | +--------+ +--------+ +--------+ | |
| | | | block | | | | | | |
| | | +--------+ +--------+ +--------+ | |
| | +----------------------------------+ |
| | +----------------------------------+ |
| | | | |
| | | row | |
| | | | |
| | +----------------------------------+ |
| | |
| | |
| | +----------------------------------+ |
| | | +========+ +--------+ +--------+ | |
| | | | ref | | | | | | |
| | | +========+ +--------+ +--------+ | |
| | +----------------------------------+ |
| | +----------------------------------+ |
| | | +--------+ +--------+ +--------+ | |
| | | | block | | | | | | |
| | | +--------+ +--------+ +--------+ | |
| | +----------------------------------+ |
| | +----------------------------------+ |
| | | | |
| | | row | |
| | | | |
| | +----------------------------------+ |
| | |
| +--------------------------------------+
| -+
| +----------------------------------+ | scroll buffer
| | | | (loaded rows)
| | row | |
| | | |
| +----------------------------------+ |
| +----------------------------------+ |
| | | |
| | row | |
| | | |
| +----------------------------------+ |
| -+
| -+
| +----------------------------------+ | loading buffer
| | | | (rows loading or unloading while scrolling)
| | row | |
| | | |
| +----------------------------------+ |
| +----------------------------------+ |
| | | |
| -+
| +----------------------------------+ | scroll buffer
| | | | (loaded rows)
| | row | |
| | | |
| +----------------------------------+ |
| +----------------------------------+ |
| | | |
| | row | |
| | | |
| +----------------------------------+ |
| -+
| -+
| +----------------------------------+ | loading buffer
| | | | (rows loading or unloading while scrolling)
| | row | |
| | | |
| +----------------------------------+ |
| +----------------------------------+ |
| | | |
|
|
elements