mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
minor edit -- retabbed the schematics in GridWidgit.otl
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
ce698aa349
commit
daaf06c56d
114
GridWidgit.otl
114
GridWidgit.otl
@ -2,65 +2,65 @@
|
|||||||
General Structure
|
General Structure
|
||||||
|
|
|
|
||||||
|
|
|
|
||||||
| | | |
|
| | | |
|
||||||
| +----------------------------------+ | loading buffer
|
| +----------------------------------+ | loading buffer
|
||||||
| +----------------------------------+ | (rows loading or unloading while scrolling)
|
| +----------------------------------+ | (rows loading or unloading while scrolling)
|
||||||
| | | |
|
| | | |
|
||||||
| | row | |
|
| | row | |
|
||||||
| | | |
|
| | | |
|
||||||
| +----------------------------------+ |
|
| +----------------------------------+ |
|
||||||
| -+
|
| -+
|
||||||
| -+
|
| -+
|
||||||
| +----------------------------------+ | scroll buffer
|
| +----------------------------------+ | scroll buffer
|
||||||
| | | | (loaded rows)
|
| | | | (loaded rows)
|
||||||
| | row | |
|
| | row | |
|
||||||
| | | |
|
| | | |
|
||||||
| +----------------------------------+ |
|
| +----------------------------------+ |
|
||||||
| +----------------------------------+ |
|
| +----------------------------------+ |
|
||||||
| | | |
|
| | | |
|
||||||
| | row | |
|
| | row | |
|
||||||
| | | |
|
| | | |
|
||||||
| +----------------------------------+ |
|
| +----------------------------------+ |
|
||||||
| -+
|
| -+
|
||||||
| +-visible-area-------------------------+
|
| +-visible-area-------------------------+
|
||||||
| | |
|
| | |
|
||||||
| | +----------------------------------+ |
|
| | +----------------------------------+ |
|
||||||
| | | +========+ +--------+ +--------+ | |
|
| | | +========+ +--------+ +--------+ | |
|
||||||
| | | | ref | | | | | | |
|
| | | | ref | | | | | | |
|
||||||
| | | +========+ +--------+ +--------+ | |
|
| | | +========+ +--------+ +--------+ | |
|
||||||
| | +----------------------------------+ |
|
| | +----------------------------------+ |
|
||||||
| | +----------------------------------+ |
|
| | +----------------------------------+ |
|
||||||
| | | +--------+ +--------+ +--------+ | |
|
| | | +--------+ +--------+ +--------+ | |
|
||||||
| | | | block | | | | | | |
|
| | | | block | | | | | | |
|
||||||
| | | +--------+ +--------+ +--------+ | |
|
| | | +--------+ +--------+ +--------+ | |
|
||||||
| | +----------------------------------+ |
|
| | +----------------------------------+ |
|
||||||
| | +----------------------------------+ |
|
| | +----------------------------------+ |
|
||||||
| | | | |
|
| | | | |
|
||||||
| | | row | |
|
| | | row | |
|
||||||
| | | | |
|
| | | | |
|
||||||
| | +----------------------------------+ |
|
| | +----------------------------------+ |
|
||||||
| | |
|
| | |
|
||||||
| +--------------------------------------+
|
| +--------------------------------------+
|
||||||
| -+
|
| -+
|
||||||
| +----------------------------------+ | scroll buffer
|
| +----------------------------------+ | scroll buffer
|
||||||
| | | | (loaded rows)
|
| | | | (loaded rows)
|
||||||
| | row | |
|
| | row | |
|
||||||
| | | |
|
| | | |
|
||||||
| +----------------------------------+ |
|
| +----------------------------------+ |
|
||||||
| +----------------------------------+ |
|
| +----------------------------------+ |
|
||||||
| | | |
|
| | | |
|
||||||
| | row | |
|
| | row | |
|
||||||
| | | |
|
| | | |
|
||||||
| +----------------------------------+ |
|
| +----------------------------------+ |
|
||||||
| -+
|
| -+
|
||||||
| -+
|
| -+
|
||||||
| +----------------------------------+ | loading buffer
|
| +----------------------------------+ | loading buffer
|
||||||
| | | | (rows loading or unloading while scrolling)
|
| | | | (rows loading or unloading while scrolling)
|
||||||
| | row | |
|
| | row | |
|
||||||
| | | |
|
| | | |
|
||||||
| +----------------------------------+ |
|
| +----------------------------------+ |
|
||||||
| +----------------------------------+ |
|
| +----------------------------------+ |
|
||||||
| | | |
|
| | | |
|
||||||
|
|
|
|
||||||
|
|
|
|
||||||
elements
|
elements
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user