-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Minor: Remove TK2 0.12.* fixes, additional fix for TK2 0.13.*
* Tag #52 * Cater to Tab Kit 2's incorrect tab bar edge label. - TK2 0.13.*'s label for left and right edges are switched. - Meaning left edge is the right edge and vice versa - TK2 0.12.* and below are unaffected and have the correct label. * This was the main issue why I can't get to finish this bug. I just figured this whole thing out today...
- Loading branch information
Showing
3 changed files
with
4 additions
and
65 deletions.
There are no files selected for viewing
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
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
This file was deleted.
Oops, something went wrong.
6d09c05
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tag #56.
Placed the wrong issue number.