TSUBOI Shotaro

Results 3 issues of TSUBOI Shotaro

The number of Items per a page depend on pagination height. However, pagination height may changes if it enabled or disabled. Re-runing updatePagination() resolves this if needed. Fix #405

bug

**Describe the bug** I added items to list while list model running. Then, display area slides 1 line to upper. Selected item (or once selected items) is displayed properly. **Setup**...

I want a nested model to handle child model's quitting. If the parent model and children implemented as a library, there is no way to detect quitting as far as...

enhancement