Skip to content

Commit 09559b4

Browse files
author
adam-dupaski
committed
Proofread
1 parent 49b83da commit 09559b4

11 files changed

Lines changed: 13 additions & 13 deletions

File tree

content/en/docs/appstore/modules/data-widgets/gallery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Defines the amount of data shown for each page or the limit to be presented when
5151

5252
#### 2.3.2 Pagination
5353

54-
You can choose between paging buttons (button being presented below or above the grid) or virtual scrolling (mechanism that automatically loads data when the users reaches the bottom of the scrollbar).
54+
You can choose between paging buttons (button being presented below or above the grid) or virtual scrolling (mechanism that automatically loads data when the users reaches the bottom of the scroll bar).
5555

5656
#### 2.3.3 Position of Paging Buttons
5757

content/en/docs/refguide/modeling/pages/input-widgets/text-area.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Default: *No*
113113

114114
#### 2.6.2 Number of Lines
115115

116-
**Number of lines** determines the size of the text area, based on the height of the lines. If the text in the text area contains more lines, a scrollbar will enable the end-user to see it all. This property is only used if **Grow automatically** is set to *No*.
116+
**Number of lines** determines the size of the text area, based on the height of the lines. If the text in the text area contains more lines, a scroll bar will enable the end-user to see it all. This property is only used if **Grow automatically** is set to *No*.
117117

118118
Default: *5*
119119

content/en/docs/refguide7/desktop-modeler/pages/input-widgets/text-area.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This property defines whether the text area grows automatically depending on the
2727

2828
### Number of Lines
2929

30-
The number of lines determine how many lines the text area shows at the same time. If the text in the text area contains more lines you will have to use a scrollbar to see it all. This property is only shown if Grow automatically is set to No.
30+
The number of lines determine how many lines the text area shows at the same time. If the text in the text area contains more lines you will have to use a scroll bar to see it all. This property is only shown if Grow automatically is set to No.
3131

3232
*Default value:* 5
3333

content/en/docs/refguide8/modeling/pages/input-widgets/text-area.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Default: *No*
8989

9090
#### 2.6.2 Number of Lines
9191

92-
**Number of lines** determines the size of the text area, based on the height of the lines. If the text in the text area contains more lines, a scrollbar will enable the end-user to see it all. This property is only used if **Grow automatically** is set to *No*.
92+
**Number of lines** determines the size of the text area, based on the height of the lines. If the text in the text area contains more lines, a scroll bar will enable the end-user to see it all. This property is only used if **Grow automatically** is set to *No*.
9393

9494
Default: *5*
9595

content/en/docs/releasenotes/studio-pro/7/7.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ In addition, it is now possible to select **HTTP response** as the return type o
9898
* We moved the **NavigationLayouts** and **Administration** modules to the Marketplace. We also included them in the **Blank** project template, so when you are creating a new project, you can focus on your own modules instead.
9999
* We migrated the Modeler to the latest version of .NET Framework (4.6.2) to make it up-to-date with all the latest security, performance, and stability fixes. If you're using MxBuild or any other .NET-based Mendix utility on Mono, we recommend upgrading to version 4.6.2 or higher.
100100
* We have changed the conflict message for the scenario in which a document, module, or folder doesn't exist locally when merging changes from the repository. This accounts for cases when the file or folder was deleted locally or when it was never created locally. (Ticket 41830)
101-
* We improved how Mendix is displayed on high DPI displays for a number of screens and windows. We improved icon scaling, fixed the misaligned buttons, and fixed the layout and missing scrollbar problems. We did this for the web service microflow actions, consumed app service, published app service, JSON structure document, OData, and mappings documents.
101+
* We improved how Mendix is displayed on high DPI displays for a number of screens and windows. We improved icon scaling, fixed the misaligned buttons, and fixed the layout and missing scroll bar problems. We did this for the web service microflow actions, consumed app service, published app service, JSON structure document, OData, and mappings documents.
102102
* Your project navigation contains four profiles: **Desktop**, **Tablet**, **Phone**, and **Offline device**. We’ve renamed Desktop to **Responsive** to be consistent with the page template categories. And Offline device has been changed to **Hybrid tablet** and **Hybrid phone** (which have the option of offline support).
103103
* In the **Run** menu, the **View Desktop App** option has also been renamed to **View Responsive App**. Hurray for consistency!
104104
* A data view with an **Entity (path)** data source gets its object from the context, either from an outer data container (for example, a list view or data view) or from the place that opens the page (for example, another page or a microflow). That is why we have rebranded this data source as the **Context** data source.

content/en/docs/releasenotes/studio-pro/9/9.22.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ The new **Extract snippet** dialog box shows which snippet parameters are introd
6060
* For external entities that do not support skip or top, the [Retrieve](/refguide/retrieve/) microflow activity no longer shows **First**, **Amount**, and **Offset**.
6161
* We made multi-line text fields in dialog boxes resize when the dialog box is resized.
6262
* We improved the way Studio Pro shows which UI element has the keyboard focus. The focused element has a dotted border around it, and the style of this border is now consistent throughout.
63-
* We improved the resizing behavior of dialog boxes and tabbed editors that contain sections with vertical scrollbars. These sections now correctly adapt to changes in the dialog box or editor size.
63+
* We improved the resizing behavior of dialog boxes and tabbed editors that contain sections with vertical scroll bars. These sections now correctly adapt to changes in the dialog box or editor size.
6464
* We improved consistency in the visual presentation of focus on Studio Pro UI elements.
6565

6666
### Fixes
@@ -70,7 +70,7 @@ The new **Extract snippet** dialog box shows which snippet parameters are introd
7070
* We fixed an issue where the open link action button did not work in a data grid. (Ticket 113752, 164174)
7171
* We fixed an issue where an associated object was not sent together with its parent in some cases. (Ticket 152735, 171646)
7272
* We fixed the <kbd>Space</kbd> bar functionality within a data grid for check-box cells. You can now toggle multiple check boxes (Ticket 165926).
73-
* We fixed an issue where the **Properties** dialog box of a widget was too large to fit on the screen when it contained many properties. Now, the size of the dialog box is limited and a vertical scrollbar is shown instead. (Ticket 169365)
73+
* We fixed an issue where the **Properties** dialog box of a widget was too large to fit on the screen when it contained many properties. Now, the size of the dialog box is limited and a vertical scroll bar is shown instead. (Ticket 169365)
7474
* We fixed an issue with file downloading that occurred when the file name attribute was empty. (Ticket 170237)
7575
* We fixed an issue where the **Oops** dialog appeared when opening the domain model editor in certain cases. (Ticket 170735, 170571)
7676
* We fixed an issue that caused the native date input to not render properly on custom backgrounds. (Ticket 170882)

content/en/docs/releasenotes/studio/9.0-9.6.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ For updates on the operational status of Studio as well as deployment features a
150150

151151
#### Fixes
152152

153-
* We fixed an issue where horizontal and/or vertical scrollbars were not seen on pages because zoom was applied.
153+
* We fixed an issue where horizontal and/or vertical scroll bars were not seen on pages because zoom was applied.
154154

155155
### June 17th, 2021
156156

@@ -188,7 +188,7 @@ For updates on the operational status of Studio as well as deployment features a
188188

189189
#### Fixes
190190

191-
* We fixed an issue in Apple Safari with scrollbars not being displayed correctly in **Select** dialog boxes.
191+
* We fixed an issue in Apple Safari with scroll bars not being displayed correctly in **Select** dialog boxes.
192192

193193
### May 19th, 2021 {#expression-editor}
194194

content/en/docs/releasenotes/studio/9.7-9.20.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ For updates on the operational status of Studio as well as deployment features a
177177

178178
#### Fixes
179179

180-
* We fixed an issue with a horizontal scrollbar that appeared when you selected attributes in the Approval Request workflow wizard. For more information on the wizard, see [How to Configure a Workflow Using the Wizard in Studio](/studio-how-to/workflow-how-to-configure-using-wizard/) in *Studio 9 How-tos*.
180+
* We fixed an issue with a horizontal scroll bar that appeared when you selected attributes in the Approval Request workflow wizard. For more information on the wizard, see [How to Configure a Workflow Using the Wizard in Studio](/studio-how-to/workflow-how-to-configure-using-wizard/) in *Studio 9 How-tos*.
181181
* We fixed an issue where you could fill in invalid characters using the Approval Request workflow wizard. Now you can only fill in valid characters.
182182
* We fixed an issue where the **Bring me back** button did not work when using the Approval Request workflow wizard.
183183
* We fixed an issue where workflow-related entities were not selectable.

content/en/docs/studio/page-editor/page-editor-widgets/page-editor-widgets-input-elements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Specific properties of the input elements are described in the table below:
128128
| Input Element | Property | Description |
129129
| ------------- | ------------------ | ------------------------------------------------------------ |
130130
| Text Area | Grow Automatically | When enabled, the text area grows automatically depending on the amount if text filled out in it. <br />*This property is disabled by default.* |
131-
| Text Area | Number of Lines | This property is only displayed when the **Grow Automatically** option is disabled. The number of lines determine how many lines the text area shows at the same time. If the text in the text area contains more lines you will have to use a scrollbar to see it all. <br />Default value for the **Number of Lines** option: 5 |
131+
| Text Area | Number of Lines | This property is only displayed when the **Grow Automatically** option is disabled. The number of lines determine how many lines the text area shows at the same time. If the text in the text area contains more lines you will have to use a scroll bar to see it all. <br />Default value for the **Number of Lines** option: 5 |
132132
| Radio Buttons | Orientation | This property defines whether the radio buttons are displayed in your app horizontally or vertically. <br />Default value for **Orientation**: Horizontal. |
133133

134134
### 3.4 Format Section {#format}

content/en/docs/studio7/page-editor/page-editor-widgets/page-editor-widgets-input-elements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Specific properties of the input elements are described in the table below:
7676
| Input Element | Property | Description |
7777
| ------------- | ------------------ | ------------------------------------------------------------ |
7878
| Text Area | Grow Automatically | When enabled, the text area grows automatically depending on the amount if text filled out in it. <br />*This property is disabled by default.* |
79-
| Text Area | Number of Lines | This property is only displayed when the **Grow Automatically** option is disabled. The number of lines determine how many lines the text area shows at the same time. If the text in the text area contains more lines you will have to use a scrollbar to see it all. <br />Default value for the **Number of Lines** option: 5 |
79+
| Text Area | Number of Lines | This property is only displayed when the **Grow Automatically** option is disabled. The number of lines determine how many lines the text area shows at the same time. If the text in the text area contains more lines you will have to use a scroll bar to see it all. <br />Default value for the **Number of Lines** option: 5 |
8080
| Radio Buttons | Orientation | This property defines whether the radio buttons are displayed in your app horizontally or vertically. <br />Default value for **Orientation**: Horizontal. |
8181

8282
## 4 Input Validation Section

0 commit comments

Comments
 (0)