Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix parsing zoom level #133

Merged
merged 1 commit into from
Jan 29, 2019
Merged

Fix parsing zoom level #133

merged 1 commit into from
Jan 29, 2019

Conversation

albfan
Copy link
Contributor

@albfan albfan commented Jan 24, 2019

I'm not really sure why this is happening, but on linux (arch linux updotade version January 2019) I need to remove trailing whitespace in order to parse zoom level

$ mono --version
Mono JIT compiler version 5.16.0 (makepkg/bb3ae37d71a Sat Dec  8 13:21:35 CET 2018)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
	TLS:           __thread
	SIGSEGV:       altstack
	Notifications: epoll
	Architecture:  amd64
	Disabled:      none
	Misc:          softdebug 
	Interpreter:   yes
	LLVM:          supported, not enabled.
	GC:            sgen (concurrent by default)

Anyway this a a change that cannot cause any harm, so please consider to apply.

NOTE: Didn't see any report of this, so maybe this is only my machine, or this is stopping people to use pinta.

@cameronwhite cameronwhite merged commit 936d6aa into PintaProject:master Jan 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants