Skip to content

Conversation

@KeremDurgut
Copy link

@KeremDurgut KeremDurgut commented Dec 30, 2025

Description

MainWindow didn't have a minimum size, because of that I could hide some UI elements when I make the window size too small.

I couldn't build the project with meson because of some wrong paths of screenshots were forgotten in gresource

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • My commits follow the commit standards of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have checked my code and corrected any misspellings

Before:

Ekran.Kaydi.2025-12-26.19-57-21.mp4

After:

Ekran.Kaydi.2025-12-30.19-04-28.mp4

Prevents the window from being resized too small, which could hide UI
elements.
Meson was unable to build the gresource because the asset file's name
was wrong.
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