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

Middle text font modifiers count as adressing multiple lines and count as redundant on save? #327

Open
Xii-Nyth opened this issue Apr 19, 2023 · 0 comments

Comments

@Xii-Nyth
Copy link

I noticed nothing changed in the raw data when I was using the editor so I figiure out how to change it directly to do what I want:

Manual changes before saving:
[{x:1.25,f:3,w:2},"Shift\n\n\n\n\n\n↑","Z","X","C","V","B","N","M",{f:3},"<\n,",{f:3},">\n.",{f:3},"?\n/",{f:3,w:2},"Shift\n\n\n\n\n\n↑",{fa:[3,1]},"Ctrl\nCalculator",{x:0.25,fa:[3,1]},"1\nStop",{fa:[0,0,0,0,0,0,5]},"2\n\n\n\n\n\n↑",{fa:[3,1]},"3\nScroll Lock",{a:7,fa:[2],h:2},"Enter"],
[{y:-0.95,c:"#232323",t:"#595959",a:5,f:3,w:0.95,h:0.95},"G5"],

image

After save and reload:
[{x:1.25,f:3,w:2},"Shift\n\n\n\n\n\n↑","Z","X","C","V","B","N","M",{f:3},"<\n,",{f:3},">\n.",{f:3},"?\n/",{f:3,w:2},"Shift\n\n\n\n\n\n↑",{f:3},"Ctrl\nCalculator",{x:0.25,f:3},"1\nStop",{fa:[0,1,1,1,1,1,5]},"2\n\n\n\n\n\n↑","3\nScroll Lock",{a:7,fa:[2],h:2},"Enter"],
[{y:-0.95,c:"#232323",t:"#595959",a:5,f:3,w:0.95,h:0.95},"G5"],

image

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

No branches or pull requests

1 participant