-
Notifications
You must be signed in to change notification settings - Fork 72
Adjust splits column width based on the current font #492
Copy link
Copy link
Closed
Labels
enhancementAn improvement for livesplit-core.An improvement for livesplit-core.featureA new user visible feature for livesplit-core.A new user visible feature for livesplit-core.priority: highThis is a high priority issue.This is a high priority issue.renderingThe issue or pull request is affecting the rendering.The issue or pull request is affecting the rendering.suitable for contributionsThe issue is suitable those who are contributing to livesplit-core.The issue is suitable those who are contributing to livesplit-core.
Metadata
Metadata
Assignees
Labels
enhancementAn improvement for livesplit-core.An improvement for livesplit-core.featureA new user visible feature for livesplit-core.A new user visible feature for livesplit-core.priority: highThis is a high priority issue.This is a high priority issue.renderingThe issue or pull request is affecting the rendering.The issue or pull request is affecting the rendering.suitable for contributionsThe issue is suitable those who are contributing to livesplit-core.The issue is suitable those who are contributing to livesplit-core.
In the original LiveSplit we measure the width of 88:88:88 I believe and use that as the column width. We should do something similar here instead of hardcoding a width.