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

misc fixes and additions #35

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Conversation

MosesofEgypt
Copy link
Contributor

Issues closed:
#8
#3

Fixes:

  • inability to run on newer python versions
  • inability able to properly close and reopen new tags
  • incorrect background color used for disabled boolean frames
  • dxt bitmaps being recompressed to dxt when exporting to dds from viewer with full ARGB channels
  • crash on linux when trying to use a BinillaWidget without a BinillaWidget tkinter.Tk root

Additions:

  • ability to do Ctrl+A to select all in entry field on linux

Changes:

  • binilla won't fail to generate widgets if one of the child nodes is corrupt
  • better visual indication of invalid enumerator values

Allow closing tag windows while they're still initializing or styling
Disable reporting TclErrors while shutting down(easiest way to handle)
Wrapper method for creating NullFrame if field widget creation fails
@MosesofEgypt MosesofEgypt force-pushed the various_fixes_and_additions branch from ad99ca8 to 17a84a6 Compare January 31, 2025 03:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant