LaKraven / LKSL

LaKraven Studios Standard Library
http://otapi.com
Other
51 stars 15 forks source link

Fix TLKCenteredList<T> and make it work on FreePascal #86

Closed LaKraven closed 9 years ago

LaKraven commented 9 years ago

There's quite a lot wrong with TLKCenteredList. It needs a serious going-over.

Also, it won't compile (for numerous reasons) on FreePascal, so this needs to be addressed.

Interestingly, TLKCenteredList is no longer used internally by the LKSL. Normally that would be good enough reason for me to outright remove it from the library, but I know a couple of people are using it.

LaKraven commented 9 years ago

Fixed by 1eb87bf