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

assignee & milestone picker: position needs adjusting #1478 #1482

Conversation

garbanzos
Copy link
Contributor

Fixes #1478.

@garbanzos
Copy link
Contributor Author

@m133225 Could you help review this?

@garbanzos garbanzos force-pushed the 1478-assignee-and-milestone-picker-position branch from 9ed5755 to 1bd13b0 Compare April 6, 2016 13:34
@@ -64,6 +65,11 @@ private void fillInputFieldWithMilestoneName(String milestoneName) {
inputField.setText(milestoneName);
}

private final void positionDialog(Stage stage) {
Copy link
Contributor

Choose a reason for hiding this comment

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

This (together with other similar functionalities) seems to be extractable into a separate class that the pickers extend from. But I guess this should do for now.

@garbanzos garbanzos force-pushed the 1478-assignee-and-milestone-picker-position branch from 1bd13b0 to 5bb20b9 Compare April 8, 2016 05:11
@garbanzos garbanzos merged commit 5bb20b9 into HubTurbo:master Apr 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants