Menu

#548 getBuffers() returns views in random order when not sorted

None
closed-accepted
5
2015-02-21
2015-02-18
No

When buffer sorting is disabled, the user is allowed to sort buffers manually. However the view.getBuffers() method returns the buffers in random order in this case. This patch ensures that getBuffers() returns the buffers in the correct order, whether they are being sorted by the user or by jedit.

1 Attachments

Discussion

  • Alan Ezust

    Alan Ezust - 2015-02-21
    • assigned_to: Alan Ezust
    • Group: -->
     
  • Alan Ezust

    Alan Ezust - 2015-02-21

    nice! Committed 23874.

     

    Last edit: Alan Ezust 2015-02-21
  • Alan Ezust

    Alan Ezust - 2015-02-21
    • status: open --> closed-accepted
     

Log in to post a comment.