Menu

#703 getManager().isDetailMode() always returns true

Not planned
open
nobody
None
7-HIGH
2016-10-30
2016-10-30
No

Upon check if I'm in list mode or detail mode, detail mode always returns true if this list mode.

if (getManager().isDetailMode()) {
} else if (getManager().isListMode()) {
}

Discussion


Log in to post a comment.

MongoDB Logo MongoDB