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

Pull from upstream #1

Merged
merged 9 commits into from
Sep 18, 2019

Conversation

LeowWB
Copy link
Collaborator

@LeowWB LeowWB commented Sep 18, 2019

No description provided.

j-lum and others added 9 commits August 21, 2019 22:51
Feedback from previous students indicated that they have some problem
grokking the code base. Let's address this by having a simple tutorial
where students learn how to apply the tools at hand to trace the
execution flow of code.
Address a regression in ebbb713 where subsequent `help` commands will
spawn a `HelpWindow` maximized, covering the screen.

Disable the resizability and the maximize button completely as it serves
no purpose.

Remove unnecessary call to sizeToScene() as HelpWindow defaults to 
USE_COMPUTED_SIZE and the computed size of all its children nodes are 
available before it is shown.

Remove TODO in HelpWindow.fxml as the initial size is set to computed
size.
Prevent HelpWindow from maximizing
In lieu of a tutorial on how to morph which can be hard to write and
maintain, we provide a simpler and shorter tutorial on how to remove a
field instead.

Students trying to morph the product can repeat this tutorial to get the
model to a state where they can work with.
Add tutorial on how to remove a field
Since we removed the tutorial for RemarkCommand from AB-4's developer
guide, let's add a new tutorial for it at the AB-3.5 level.
@LeowWB LeowWB merged commit 2f3eb36 into AY1920S1-CS2103T-T12-4:master Sep 18, 2019
LeowWB pushed a commit that referenced this pull request Oct 2, 2019
dalsontws added a commit that referenced this pull request Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants