Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(610)

Issue 8603045: code review 8603045: go.talks/present: allow playground output panel resizing (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years ago by kortschak
Modified:
10 years, 1 month ago
Reviewers:
adg
CC:
adg, gobot, golang-dev
Visibility:
Public.

Description

go.talks/present: allow playground output panel resizing Fixes issue 5078.

Patch Set 1 #

Patch Set 2 : diff -r 628278269f16 https://code.google.com/p/go.talks #

Patch Set 3 : diff -r 628278269f16 https://code.google.com/p/go.talks #

Patch Set 4 : diff -r 51fc2e4cf57b https://code.google.com/p/go.talks #

Patch Set 5 : diff -r 537ce02d1d20 https://code.google.com/p/go.talks #

Patch Set 6 : diff -r 537ce02d1d20 https://code.google.com/p/go.talks #

Total comments: 3

Patch Set 7 : diff -r 676bb70b94b2 https://code.google.com/p/go.talks #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -10 lines) Patch
M present/appengine.go View 1 1 chunk +1 line, -1 line 0 comments Download
A present/js/jquery-ui.js View 1 1 chunk +6 lines, -0 lines 0 comments Download
M present/js/play.js View 1 2 3 4 5 6 1 chunk +8 lines, -0 lines 0 comments Download
M present/play.go View 1 1 chunk +1 line, -1 line 0 comments Download
M present/static/styles.css View 1 2 3 6 chunks +34 lines, -8 lines 0 comments Download

Messages

Total messages: 8
kortschak
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go.talks
11 years ago (2013-04-10 02:48:28 UTC) #1
kortschak
<ping>
11 years ago (2013-04-17 07:09:21 UTC) #2
gobot
R=adg (assigned by dsymonds)
11 years ago (2013-04-18 02:52:18 UTC) #3
kortschak
https://codereview.appspot.com/8603045/diff/16001/present/js/play.js File present/js/play.js (right): https://codereview.appspot.com/8603045/diff/16001/present/js/play.js#newcode38 present/js/play.js:38: $(output).resizable({handles: "n,w,nw", minHeight: 27, minWidth: 135, maxHeight: 608, maxWidth: ...
11 years ago (2013-04-19 03:53:52 UTC) #4
adg
Looks good https://codereview.appspot.com/8603045/diff/16001/present/js/play.js File present/js/play.js (right): https://codereview.appspot.com/8603045/diff/16001/present/js/play.js#newcode38 present/js/play.js:38: $(output).resizable({handles: "n,w,nw", minHeight: 27, minWidth: 135, maxHeight: ...
10 years, 11 months ago (2013-05-22 00:09:49 UTC) #5
kortschak
PTAL https://codereview.appspot.com/8603045/diff/16001/present/js/play.js File present/js/play.js (right): https://codereview.appspot.com/8603045/diff/16001/present/js/play.js#newcode38 present/js/play.js:38: $(output).resizable({handles: "n,w,nw", minHeight: 27, minWidth: 135, maxHeight: 608, ...
10 years, 11 months ago (2013-05-22 00:23:56 UTC) #6
adg
*** Submitted as https://code.google.com/p/go/source/detail?r=b21fcde83af7&repo=talks *** go.talks/present: allow playground output panel resizing Fixes issue 5078. R=adg ...
10 years, 11 months ago (2013-05-22 00:28:00 UTC) #7
adg
10 years, 11 months ago (2013-05-22 00:28:10 UTC) #8
LGTM

Thanks. Sorry for taking so long to complete this review.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b