~ubuntu-branches/ubuntu/saucy/geary/saucy-updates

« back to all changes in this revision

Viewing changes to src/client/views/conversation-list-view.vala

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2013-10-10 17:40:37 UTC
  • mfrom: (1.1.8)
  • Revision ID: package-import@ubuntu.com-20131010174037-5p5o4dlsoewek2kg
Tags: 0.4.0-0ubuntu1
New stable version

Show diffs side-by-side

added added

removed removed

Lines of Context:
159
159
                star_clicked = cell_x < 25 && cell_y >= 40 && cell_y <= 62;
160
160
            } else {
161
161
                read_clicked = cell_x < 25 && cell_y >= 8 && cell_y <= 22;
162
 
                star_clicked = cell_x < 25 && cell_y >= 30 && cell_y <= 48;
 
162
                star_clicked = cell_x < 25 && cell_y >= 28 && cell_y <= 43;
163
163
            }
164
164
            
165
165
            // Get the current conversation.  If it's selected, we'll apply the mark operation to