Zardozz

Results 26 comments of Zardozz

In another PR when publishing problems were mentioned i did say in https://github.com/evrencoskun/TableView/pull/369#issuecomment-802347409 "I've just published another project to Maven Central (one of the alternatives) The guide https://getstream.io/blog/publishing-libraries-to-mavencentral-2021/ was very...

This would be a bug with your NestedScrollView implementation, by nesting it inside another scrollview you have made Tableview larger than the screen and not in control of it's vertical...

This looks like a generic issue of nesting one scrollable item in another, I won't be extending the sample app to show your particular usecase. I would seek help on...

TableView already supports fixed column headers and row headers, check out the sample Apps. The Column Headers stay in place when you scroll the table down. If you are having...

To have a hope of anybody looking at this problem you really need include or link to a minimum reproducible example app so the interaction between the components can debugged.

With Changes to the library it is possible to do as https://stackoverflow.com/a/64662490/2373819 with the corner being in the top right and the fixed row on the right. If this is...

So the playlist that has the problem is at the maximum default possible of 2500 of large files (over 3000 hours). And it does not occur always (usually when a...

The Docker container process limits is below:- > sudo cat /proc/18958/limits Limit Soft Limit Hard Limit Units Max cpu time unlimited unlimited seconds Max file size unlimited unlimited bytes Max...

Some more data Volume transfer rate ![transfer](https://user-images.githubusercontent.com/13763054/132907750-fb51fc05-60cf-4b20-9739-c08915667e47.PNG) Volume IOPS ![iops](https://user-images.githubusercontent.com/13763054/132907753-fd481151-a10c-4c38-9cf5-1321ff4ba710.PNG) Volume % utilisation rate ![volume-util](https://user-images.githubusercontent.com/13763054/132907758-20713e3e-fba4-4e4d-b3fd-d94b8bbc1ea2.PNG) Memory Usage ![memory](https://user-images.githubusercontent.com/13763054/132907755-26acc498-df53-4568-b101-9e08ed705891.PNG) CPU usage ![cpu-util](https://user-images.githubusercontent.com/13763054/132907757-32a89c6f-9bb3-4a0d-a716-55cdfaeebaf2.PNG) I also tried manually hacking the container's limits.conf to...

Tried 8.3 container and I still get the problem with number of open files. But as a hack work around lms needing more open files for large playlists than the...