-
Notifications
You must be signed in to change notification settings - Fork 3
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
Task highlighting #179
Task highlighting #179
Conversation
Gui tests fail, going to investigate on it. |
@fanwgwg Mind attaching screenshots here of how the new elements look like? |
This is how it looks like after the changes. @burnflare Is this fine? |
Ooo nice, variable cell heights. If I have a title that's 2 lines long will it be taller too? |
Yup it will resize automatically! |
Actually, it is showing the last updated time instead of the completion time. |
…W11-C2/main into task-highlighting
# Conflicts: # src/main/java/seedu/agendum/ui/MainWindow.java # src/main/java/seedu/agendum/ui/ResultPopUp.java # src/test/java/guitests/guihandles/MainMenuHandle.java # src/test/java/guitests/guihandles/TaskCardHandle.java
# Conflicts: # src/main/java/seedu/agendum/ui/HelpWindow.java # src/main/java/seedu/agendum/ui/MainWindow.java # src/main/java/seedu/agendum/ui/UiManager.java
ctrl
+z
for undo Hitting Control/Command+Z at any time while in the app should perform an undo command #181ctrl
+H