mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
UX-2323 Update existing UI Guidelines: Built-in button, fix REF004
This commit is contained in:
parent
eb5cb5e5c8
commit
27ce3e6ef3
@ -131,8 +131,8 @@ If users are more likely to re-enter the entire value, select the whole text whe
|
||||
|
||||
### Input field types
|
||||
|
||||
If the input text can be long and place is constrained, use an expandable input field [`ExpandableTextField`](%gh-ic%/platform/platform-api/src/com/intellij/ui/components/fields/ExpandableTextField.java).
|
||||
For more details, see [built-in buttons](built_in_button.md#expand-field).
|
||||
If the input text can be long and the place is constrained, use an expandable input field [`ExpandableTextField`](%gh-ic%/platform/platform-api/src/com/intellij/ui/components/fields/ExpandableTextField.java).
|
||||
For more details, see [built-in buttons](built_in_button.md#expand-a-field).
|
||||
|
||||
{width=332}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user