Skip to content

Conversation

@bparks13
Copy link
Member

@bparks13 bparks13 commented Jul 9, 2025

@bparks13 bparks13 added this to the 0.1.0 milestone Jul 9, 2025
@bparks13 bparks13 requested a review from jonnew July 9, 2025 17:48
@bparks13 bparks13 self-assigned this Jul 9, 2025
connectButton->setClickingTogglesState(true);
connectButton->setToggleState(false, dontSendNotification);
connectButton->setTooltip("Press to connect or disconnect from Onix hardware");
connectButton->setTooltip("Press to scan ports or disconnect from Onix hardware");
Copy link
Contributor

Choose a reason for hiding this comment

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

Press to scan ports or to power off currently connected headstages?

Copy link
Member Author

Choose a reason for hiding this comment

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

@jonnew That could work, should I update the button at all? Currently it says "Scan Ports" or "Disconnect", should the second text read as "Power Off"? I'm pretty sure that this would require increasing the size of the button to make sure that the text is all visible.

@jonnew jonnew marked this pull request as draft July 10, 2025 19:28
@jonnew
Copy link
Contributor

jonnew commented Jul 10, 2025

We should discuss this more after addressing #112 . If we go the route proposed in that issue, then this might be a bad change to make.

@jonnew jonnew modified the milestones: 0.1.0, 0.1.1 Jul 10, 2025
@bparks13 bparks13 modified the milestones: 0.2.1, 0.3.0 Aug 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.

Rename connect button to "Scan Ports"

2 participants