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

JBPM-7689: Focus canvas after node selection in DMN navigator dock #2093

Merged
merged 1 commit into from Sep 7, 2018

Conversation

jomarko
Copy link

@jomarko jomarko commented Sep 7, 2018

@manstis @hasys please have a look, one more case to check.

@hasys
Copy link
Member

hasys commented Sep 7, 2018

Nice catch! Looks good to me, thank you @jomarko

@@ -55,7 +56,8 @@
import static org.mockito.Mockito.when;

@RunWith(GwtMockitoTestRunner.class)
public class DecisionNavigatorBaseItemFactoryTest {
public class
DecisionNavigatorBaseItemFactoryTest {
Copy link
Member

Choose a reason for hiding this comment

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

We don't usually split this on to two lines.. but it's cosmetic (I'll be surprised if the checkstyle plugin passes!)

Copy link
Member

Choose a reason for hiding this comment

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

@manstis It should pass, checkstyle doesn't check stuff like this. It checks not used imports, tab symbols, if/for/while without curly braces and things like this. All stylish moments delegated to IDE formatter.

Copy link
Author

Choose a reason for hiding this comment

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

I am surprised how does this get in? :D will update definitely. Thanks for spotting.

@jomarko
Copy link
Author

jomarko commented Sep 7, 2018

Forced pushed changes, hope jenkins will be fine with them.

@jomarko
Copy link
Author

jomarko commented Sep 7, 2018

@manstis please merge when you have a moment.

@manstis manstis merged commit 7762cdc into kiegroup:master Sep 7, 2018
@jomarko jomarko deleted the JBPM-7689 branch September 10, 2018 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants