-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add shearing UI; limit tabs during anims (#505)
* bp shear * style fix * checkpoint * checkpoint * Finished TreeController * tree-controller * fix doc issue * style fix * Apply suggestions from code review merged @ElDeveloper's suggestions Co-authored-by: Yoshiki Vázquez Baeza <[email protected]> * fix style * addressed comments * removed shear * start ui * finished basic shear ui * fixed test issue * removed old comments * Apply suggestions from code review added some suggestions by @ElDeveloper and @fedarko Co-authored-by: Marcus Fedarko <[email protected]> Co-authored-by: Yoshiki Vázquez Baeza <[email protected]> * started addressing PR suggestions * fixed style * still addressing comments * fixed style * fix unselect all * Fixed unselect all for circ layout * fixed issue were tree disappears if all tips sheared * check point * fixed clade collapse * fixed style * fixed test * fixed no biom error * checkpoint * performance improvemens * finished documenting * style fix * added warning to shear * Major performance increase! * Apply suggestions from code review added @ElDeveloper's suggestions Co-authored-by: Yoshiki Vázquez Baeza <[email protected]> * fix style * Add warning message to shear panel * starting addressing @fedarko's comments * addressed @fedarko's comments * fix test * Apply suggestions from code review add suggestion from @fedarko Co-authored-by: Marcus Fedarko <[email protected]> * added more @fedarko's suggestions + stle fix * address @fedarko's PR comments * fixed collapse issue * Apply suggestions from code review added @fedarko's suggestions Co-authored-by: Marcus Fedarko <[email protected]> * fixed callback for emperor selections * fixed style * modified node circle text * disabled tabs during animation * fixed tests/lint issues * Apply suggestions from code review added suggestions Co-authored-by: Marcus Fedarko <[email protected]> * modified message * fixed python test * Remove extra " in side panel disabled message * rm another extra " * space after " * fix problem i introduced in the last commit ._. * MNT: RM \t chars, make e-d-*.js docs consistent Reason for removing \t characters is that these were the only files in the Python / JS codebase that used literal tab characters (instead of ordinary spaces). * DOC: Adjust tab-disabled prefix using isEmpirePlot * DOC: Make uses of bold fonts consistent The other tabs don't use bold for "This tab" and "To re-enable this tab", so we don't use it here either. * STY: prettify * Cleaner toast msg for no-FM-b/c-shearing case Co-authored-by: Yoshiki Vázquez Baeza <[email protected]> Co-authored-by: Marcus Fedarko <[email protected]> Co-authored-by: Marcus Fedarko <[email protected]>
- Loading branch information
1 parent
ebbc1e7
commit d5193ab
Showing
29 changed files
with
1,408 additions
and
260 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 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 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
Oops, something went wrong.