LiveSplitOne icon indicating copy to clipboard operation
LiveSplitOne copied to clipboard

Introduce changing the layout height

Open LegendofzeldaLF opened this issue 8 years ago • 4 comments

So Can You Guys Make It So You Can Zoom Out And In? I Can Barley See Any of My Splits And I Would Love It If We Could Be Able To Zoom Out And In To See More Of Our Splits. Thanks!

LegendofzeldaLF avatar Oct 10 '17 01:10 LegendofzeldaLF

I'm not sure if this is the case fore you but the way I solve this is to use the web version and simply zoom in the browser window. While this isn't perhaps ideal it works pretty good.

emoon avatar Oct 10 '17 14:10 emoon

Actually modifying this is in at least parts blocked by livesplit-core, which has no notion of layout size at the moment. In addition it's not quite clear yet when to just use the browser's size vs. a fixed size chosen by the layout.

CryZe avatar Feb 05 '18 14:02 CryZe

I think we should try experimenting with at least horizontally being able to change the layout width (without any livesplit-core support initially, just a setting in LiveSplit One itself).

CryZe avatar Jan 16 '20 09:01 CryZe

Alright so you can horizontally stretch the layout now. So I changed the title to tracking the ability to resize vertically as well.

I think this should actually not be too hard. We just need to calculate by how much we need to multiply each "vertical size" such as font sizes and co. by to achieve a certain height.

CryZe avatar Feb 01 '20 12:02 CryZe