Kittipong Mungnirun
Results
2
issues of
Kittipong Mungnirun
On line: if ([[NSDate date] timeIntervalSince1970] > [expiresDateMs doubleValue]) { The expiresDateMs is milliseconds but the first one is in seconds.
Hi, Here is the issue I found and suggestion to fix. function cell() relied on using get_string_width() to compute text alignment, e.g. center or right. However, with Thai language, we...