Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Implement multiwindow hover and click border effect. #1603

Merged
merged 2 commits into from
Aug 23, 2019
Merged

Conversation

MortimerGoro
Copy link
Contributor

Fixes #1518

@MortimerGoro MortimerGoro force-pushed the hover_border branch 2 times, most recently from 3c65059 to ce4f297 Compare August 22, 2019 11:19
@MortimerGoro
Copy link
Contributor Author

MortimerGoro commented Aug 22, 2019

Depth issues fixed, this is ready for testing

normalIndex.push_back(1);
normalIndex.push_back(1);
normalIndex.push_back(1);
normalIndex.push_back(1);
Copy link
Contributor

@bluemarvin bluemarvin Aug 23, 2019

Choose a reason for hiding this comment

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

We seem to do this, a lot, I wonder if we could refactor simple geometry creation out into a factory at some point?

Copy link
Contributor

Choose a reason for hiding this comment

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

Actually, I see you sort of did that already here.

@bluemarvin bluemarvin merged commit 370e4a9 into master Aug 23, 2019
@bluemarvin bluemarvin deleted the hover_border branch August 26, 2019 16:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

multiwindow polish- selection/click state
2 participants