Skip to content

Conversation

realSquidCoder
Copy link
Collaborator

@realSquidCoder realSquidCoder commented Jan 13, 2025

Fixes: #18

@realSquidCoder realSquidCoder marked this pull request as ready for review January 13, 2025 17:44
@silverwing235
Copy link

...Weird typo in the title, though. Somewhere between 'config' and 'conifer'. WPM issue?

@realSquidCoder realSquidCoder changed the title Split SEGMENTSIZE_XY and add an autosize conifg Split SEGMENTSIZE_XY and add an autosize config Jan 13, 2025
@realSquidCoder
Copy link
Collaborator Author

...Weird typo in the title, though. Somewhere between 'config' and 'conifer'. WPM issue?

*config, fixed now

Copy link
Member

@myk002 myk002 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needs changelog for new feature

myk002
myk002 previously approved these changes Jan 17, 2025
@myk002
Copy link
Member

myk002 commented Jan 17, 2025

there is an encoding error with the changed-but-not-changed-but-actually-changed contributors.txt file. I'll see if I can fix it up locally before merge

@myk002 myk002 dismissed their stale review January 17, 2025 02:31

AUTO doesn't work

@myk002
Copy link
Member

myk002 commented Jan 17, 2025

it looks like ssConfig.autosize_segmentX and ssConfig.autosize_segmentY are never getting set.

@realSquidCoder
Copy link
Collaborator Author

Should be good now

[RESET_VIEW_OFFSET:KEY_Z]
[DECR_SEGMENT_Z:KEY_1]
[INCR_SEGMENT_Z:KEY_2]
[DECR_SEGMENT_X:KEYPAD_4]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wherever this keybinding is handled, it's allowing the value to go negative. Same for DECR_SEGMENT_Y

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

but it... shouldn't?
image

@myk002 myk002 removed this from 51.06-r2 Mar 8, 2025
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.

An option for segment_size_XY:auto (also maximum to render)
4 participants