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

V0.1.5 develop #178

Merged
merged 42 commits into from
Sep 28, 2022
Merged

V0.1.5 develop #178

merged 42 commits into from
Sep 28, 2022

Conversation

jwlodek
Copy link
Owner

@jwlodek jwlodek commented May 6, 2022

Quick summary of pull request...

  • I have read the contribution guidelines
  • CI Unit tests pass
  • New functions/classes have consistent docstrings

What this pull request changes

  • Add support for lists of keys representing one key
  • Fix bug where crash could occur with empty menu widgets
  • Add support for adding custom widgets
  • PEP8 formatting
  • Slider mouse controls
  • Add option to set default text for textbox popups
  • Fix some issues with widget cycling
  • Minimize repo size by optimizing images

Issues fixed with this pull request

Optionally, what changes should join this PR

  • Update documentation + docstrings

PabloLec and others added 30 commits October 24, 2021 11:18
Replace KEY_BACKSPACE by a list
Commenting was placed erroneously, - fixed
Formatting for 'get_absolute_size' heading added
Added 'get_absolute_size' to list at beginning of doc
Fixes docs formatting for  py_cui API
Fixed docs formatting py_cui API & ui API
Add function for checking if menu widgets are empty
@jwlodek jwlodek added the Core Add for issues having to do with core functions label May 6, 2022
@jwlodek jwlodek added this to the v0.1.5 milestone May 6, 2022
@jwlodek jwlodek self-assigned this May 6, 2022
@jwlodek jwlodek marked this pull request as ready for review September 28, 2022 17:14
@jwlodek jwlodek merged commit ad1bdc9 into master Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Add for issues having to do with core functions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants