This repository has been archived by the owner on May 30, 2024. It is now read-only.
forked from Awesomeplayer165/PillboxView
-
Notifications
You must be signed in to change notification settings - Fork 0
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Directly derive PillView from UXView Add ability to specify a custom font to display the pill message Ensure pillView is centered within the container view Add ability to specify a different message when `completeTask` is called Comment out Hashable conformance because this is coming for free by dericing from UXView Rework initializer structure to use convenience init Fix issue where pillView was not removed from the view hierarchy when dismissed WIP: Add PillAnimation structure to allow pill to be animated from the bottom or from the top
Add extensions to NSUI
Derive PillBox directly from NSUIView instead of using containment Comment out Conformance as no longer needed Support AppKit for PillView transition Allow specification to sticky timeout for showError() Allow specification of a default Font for PillView Allow capability to update the showTask() message while in process Properly center the pillView into the container view using simple autoresizing masks Extend NSUIColor to get light and dark color scheme
martindufort
force-pushed
the
macos-appkit-with-nsui
branch
from
December 28, 2023 19:32
560f400
to
e1aa691
Compare
martindufort
force-pushed
the
macos-appkit-with-nsui
branch
from
December 28, 2023 19:40
e1aa691
to
0a42d19
Compare
martindufort
force-pushed
the
macos-appkit-with-nsui
branch
from
December 28, 2023 19:44
0a42d19
to
02a878c
Compare
…boxView into macos-appkit-with-nsui
… to help with AppKit / UIKit compatibility
…boxView into macos-appkit-with-nsui
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.