Skip to content
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

Fix images in the input text box. #1592

Merged

Conversation

VladiStep
Copy link
Member

@VladiStep VladiStep commented Dec 31, 2023

Description

Fixes #1590, also made changes in "TextInput.Designer.cs" that Visual Studio automatically applied (just some code optimizations like this.property -> property).

Copy link

github-actions bot commented Dec 31, 2023

UndertaleModTool/Windows/TextInput.cs Outdated Show resolved Hide resolved
UndertaleModTool/Windows/TextInput.cs Outdated Show resolved Hide resolved
UndertaleModTool/Windows/TextInput.cs Outdated Show resolved Hide resolved
UndertaleModTool/Windows/TextInput.cs Outdated Show resolved Hide resolved
@colinator27 colinator27 merged commit 9e44877 into UnderminersTeam:master Jan 1, 2024
5 checks passed
@VladiStep VladiStep deleted the removeRedundantImagePasting branch January 9, 2024 20:50
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.

The input text box (e.g. the "Enter your search" window) accepts images.
3 participants