Skip to content

IRSA-793 IRSA-798-add image type option to main panel add image source panel option #496

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

Merged
merged 1 commit into from
Nov 14, 2017

Conversation

lznakano
Copy link
Contributor

Add source and type options
Changed the RadioGroupInputField and RadioGroupInputFieldView to allow a customized label style
Combine two .css file to one as NewImageSearch.css

Note:
For three color images, only irsa works. You have to check both missionId and band. More work is needed to get three color images work.

   Add source and type options
   Changed the RadioGroupInputField and RadioGroupInputFieldView to allow a customized label style
@lznakano lznakano requested a review from ejoliet November 11, 2017 00:57
@ejoliet ejoliet requested a review from loitly November 13, 2017 21:54
@@ -13,7 +13,7 @@ import FieldGroupUtils, {getFieldVal} from '../fieldGroup/FieldGroupUtils.js';
import {dispatchComponentStateChange} from '../core/ComponentCntlr.js';
import {updateSet} from '../util/WebUtil.js';

import './ImageSelect.css';
import './NewImageSearchPanel.css';
Copy link
Contributor

Choose a reason for hiding this comment

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

Not duplicating the style is a good idea, but in this case, most of the style in ImageSelect.css is for ImageSelect only. You should have just moved the relevant style from ImageSelect to NewImageSearchPanel.css.

@lznakano
Copy link
Contributor Author

Thanks @Loi for reviewing it. OK, I will do what you suggested in the dev.

@lznakano lznakano merged commit e3ee018 into dev Nov 14, 2017
@lznakano lznakano deleted the IRSA-793-IRSA-798-ImageSourceTypeOptions branch November 14, 2017 00:16
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.

2 participants