fixed line endings
fixed horizontal scrolling to be controlled by a function of dt as per linshier suggestion. * this allows compatibility for multi-byte character sets
This commit is contained in:
@@ -40,7 +40,7 @@ JGuiController(id, listener), fontId(fontId), mShowDetailsScreen( showDetailsOve
|
||||
mSelectedDeck = NULL;
|
||||
mY = 50;
|
||||
mWidth = 176;
|
||||
mX = 110;
|
||||
mX = 115;
|
||||
|
||||
titleX = 110; // center point in title box
|
||||
titleY = 15;
|
||||
|
||||
Reference in New Issue
Block a user