tdlight-java
tdlight-java copied to clipboard
JavaDoc grid overflows the browser maximum CSS grid limit, hiding some subclasses in TdApi class
No longer in the list https://tdlight-team.github.io/tdlight-docs/tdlight.api/it/tdlight/jni/package-summary.html Can only be found by searching
Unfortunately it's a client-side limitation. CSS allows the browser to limit the maximum number of rows in a grid:
https://drafts.csswg.org/css-grid-2/#overlarge-grids
I updated the documentation links to link to the class tree, that seems unaffected by this bug.
https://tdlight-team.github.io
Fixed