|
|
e521f037a4
|
refractor: removed unnecessary comment
|
2026-03-09 21:20:36 +01:00 |
|
|
|
00a42ea0fd
|
fix: fixed function page_item_count. from calculating: constant * muliplicator * 2. to: constant * multiplicator + constant. first calculation returned wrong amount of items to return
|
2026-03-09 21:19:09 +01:00 |
|
|
|
fa8b2b21f9
|
fix: forgot to return len() of list in function page_item_count. Insted list itself was returned
|
2026-03-09 20:20:52 +01:00 |
|
|
|
7e43f0d42d
|
feat: function page_count and page_item_count finished
|
2026-03-09 20:14:59 +01:00 |
|
|
|
fbf13b3f3f
|
feat: function item_count() finished, working on page_count()
|
2026-03-09 18:36:38 +01:00 |
|