-
- Downloads
Replacing one method for each alignment option with parameterized method
Preparing for center alignment options, we don't want to have a method overloading explosion. Right now, this is replacing four methods with one. Later, it will prevent the need to write five more.
Please register or sign in to comment