Skip to content

(broken) Use NS cursor for TAStudio axis double-click-and-drag#3442

Draft
YoshiRulz wants to merge 2 commits into
masterfrom
axis-paint-cursor
Draft

(broken) Use NS cursor for TAStudio axis double-click-and-drag#3442
YoshiRulz wants to merge 2 commits into
masterfrom
axis-paint-cursor

Conversation

@YoshiRulz
Copy link
Copy Markdown
Member

@YoshiRulz YoshiRulz commented Nov 6, 2022

Set is in the right place, unset is in the wrong place (may need to be in multiple places). Anyone is welcome to finish this.

@YoshiRulz YoshiRulz added the help wanted We'd love to have this feature, but no dev is working on it. Discussion and PRs are welcome. label Aug 5, 2024
@YoshiRulz YoshiRulz added this to the 2.10.2 milestone Apr 22, 2025
@vadosnaprimer
Copy link
Copy Markdown
Contributor

What is NS cursor?

@YoshiRulz
Copy link
Copy Markdown
Member Author

North–South (C IDC_SIZENS, C# Cursors.SizeNS)

@vadosnaprimer
Copy link
Copy Markdown
Contributor

vadosnaprimer commented Nov 23, 2025

InputRoll's OnMouseMove overrides it to default.

Otherwise I'd just add cursor logic to AxisEditRow setter.

@SuuperW SuuperW force-pushed the axis-paint-cursor branch from 77c4e37 to b88623b Compare March 19, 2026 19:52
@SuuperW
Copy link
Copy Markdown
Contributor

SuuperW commented Mar 19, 2026

The solution is to set Cursor to null, which allows parent controls to decide the cursor, instead of setting it to Default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

help wanted We'd love to have this feature, but no dev is working on it. Discussion and PRs are welcome. Tool: TAStudio

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants