[PR #779] [MERGED] Possibility to align text within free text #1202

Closed
opened 2026-02-26 09:34:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NickeManarin/ScreenToGif/pull/779
Author: @mabakay
Created: 1/16/2021
Status: Merged
Merged: 1/22/2021
Merged by: @NickeManarin

Base: masterHead: master


📝 Commits (2)

  • 4e27883 Possibility to align text within free text
  • 968b6e9 Possibility to align text within free text (UI layout modified)

📊 Changes

5 files changed (+76 additions, -2 deletions)

View changed files

📝 ScreenToGif/Resources/Localization/StringResources.en.xaml (+7 -0)
📝 ScreenToGif/Resources/Localization/StringResources.pl.xaml (+7 -0)
📝 ScreenToGif/Resources/Settings.xaml (+1 -0)
📝 ScreenToGif/Util/UserSettings.cs (+6 -0)
📝 ScreenToGif/Windows/Editor.xaml (+55 -2)

📄 Description

I have added combobox under text field. It allows to select from four options: Left, Center, Right, Justify. With "Justify" there is available one more numer field for blocking text canvas width (needed from obvious reasons).

Example of "Center"
image

Example of "Justify"
image


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/NickeManarin/ScreenToGif/pull/779 **Author:** [@mabakay](https://github.com/mabakay) **Created:** 1/16/2021 **Status:** ✅ Merged **Merged:** 1/22/2021 **Merged by:** [@NickeManarin](https://github.com/NickeManarin) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`4e27883`](https://github.com/NickeManarin/ScreenToGif/commit/4e2788353fce9a331ce05f555cd433744f9cca77) Possibility to align text within free text - [`968b6e9`](https://github.com/NickeManarin/ScreenToGif/commit/968b6e9ecc0cadbe816e9622083e769cce54b6b3) Possibility to align text within free text (UI layout modified) ### 📊 Changes **5 files changed** (+76 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `ScreenToGif/Resources/Localization/StringResources.en.xaml` (+7 -0) 📝 `ScreenToGif/Resources/Localization/StringResources.pl.xaml` (+7 -0) 📝 `ScreenToGif/Resources/Settings.xaml` (+1 -0) 📝 `ScreenToGif/Util/UserSettings.cs` (+6 -0) 📝 `ScreenToGif/Windows/Editor.xaml` (+55 -2) </details> ### 📄 Description I have added combobox under text field. It allows to select from four options: Left, Center, Right, Justify. With "Justify" there is available one more numer field for blocking text canvas width (needed from obvious reasons). **Example of "Center"** ![image](https://user-images.githubusercontent.com/1766645/104823967-6cbdbf00-584e-11eb-85c3-7c197da9f5df.png) **Example of "Justify"** ![image](https://user-images.githubusercontent.com/1766645/104823979-8d861480-584e-11eb-9f49-89b1295703fa.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 09:34:00 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#1202
No description provided.