mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-17 08:55:05 -04:00
better formatting of indexes
This commit is contained in:
parent
c0d09097c9
commit
d695e68b17
@ -218,7 +218,7 @@ public final class GraphicsFormatter {
|
||||
dy = var.dy;
|
||||
|
||||
int delta = var.dy / 3;
|
||||
int ofs = var.dy / 6;
|
||||
int ofs = var.dy / 8;
|
||||
if (superScript != null) {
|
||||
superScript.x = var.dx;
|
||||
superScript.y = -delta - ofs;
|
||||
|
Loading…
x
Reference in New Issue
Block a user