https://bugs.documentfoundation.org/show_bug.cgi?id=143696
--- Comment #4 from Rafael Lima <[email protected]> --- (In reply to Tomaz Vajngerl from comment #3) > 2) The "page n" naming is not part of DevTools, but uses the "Name" property > of the Slide/Page object and for some reason the name is "page n" and not > "slide n" (most likely because the object is SdDrawPage and we don't have a > special case when it represents slides. I thought that might be the case. Thanks for the info. > 3) Renamed... to "Name", which is more consistent how other columns are > named. I liked the choice for "Name" to use in this column. However, the "Methods" tab has a new column named "Method" instead of "Name". How about changing this "Method" column to "Name" as well? > 4) Right, the problem is the order is alphabetical, so the indices should > prepend 0 to be able to sort them correctly. I thought they were sorted using integer indices. -- You are receiving this mail because: You are the assignee for the bug.
