-
Notifications
You must be signed in to change notification settings - Fork 170
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Grid advanced modal color/stretch tweaks (#6559)
**Problem:** 1. The advanced grid modal always shows selected dropdown value with a subdued color 2. The advaned grid modal doesn't offer `stretch` as an option for justify/align. **Fix:** 1. Fix the entries which are incorrectly set with `placeholder: true` 2. Use `FlexAlignment` for the options of the `align` section 3. Add `stretch` to the `FlexJustifyContent` enum Fixes #6558
- Loading branch information
Showing
2 changed files
with
14 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters