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 resizing in multitextinput and webview widgets #1224

Closed
wants to merge 5 commits into from
Closed

Fix resizing in multitextinput and webview widgets #1224

wants to merge 5 commits into from

Conversation

MuhammadMuradG
Copy link
Contributor

@MuhammadMuradG MuhammadMuradG commented Mar 14, 2021

Describe your changes in detail

This PR request will fix issue #1205. Also it add some enhancements in webview widget; since the WebKit2.WebView() provide us with scrollable webview there is no need to add it to Gtk.ScrolledWindow() widget.

What problem does this change solve?

This will solve the issue of limiting resizing of window after it be big.

This will solve

#1205

PR Checklist:

  • All new features have been tested
  • All new features have been documented
  • I have read the CONTRIBUTING.md file
  • I will abide by the code of conduct

@MuhammadMuradG MuhammadMuradG marked this pull request as draft March 22, 2021 17:40
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.

1 participant