[ 
https://issues.apache.org/jira/browse/PIVOT-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16301894#comment-16301894
 ] 

Roger Whitcomb edited comment on PIVOT-1019 at 12/22/17 8:05 PM:
-----------------------------------------------------------------

* Add a new "rowPadding" style so this ruler can be used nicely with TableView.
* Fix the drawing because with long lists (large scroll pane size) we exceed 
the usable precision for "float" (which is somewhere around 800,000 lines in 
the LargeData demo).
Sending        wtk\src\org\apache\pivot\wtk\skin\NumberRulerSkin.java
Transmitting file data .done
Committing transaction...
Committed revision 1819087.



was (Author: rwhitcomb):
* Add a new "rowPadding" style so this ruler can be used nicely with
  TableView.
* Fix the drawing because with long lists (large scroll pane size) we
  exceed the usable precision for "float" (which is somewhere around
  800,000 lines in the LargeData demo).
Sending        wtk\src\org\apache\pivot\wtk\skin\NumberRulerSkin.java
Transmitting file data .done
Committing transaction...
Committed revision 1819087.


> Add a NumberRuler heading component for use with scrolling TextArea or 
> TextPane
> -------------------------------------------------------------------------------
>
>                 Key: PIVOT-1019
>                 URL: https://issues.apache.org/jira/browse/PIVOT-1019
>             Project: Pivot
>          Issue Type: New Feature
>          Components: wtk
>            Reporter: Roger Whitcomb
>            Assignee: Roger Whitcomb
>            Priority: Minor
>             Fix For: 2.1
>
>
> Similiar to the Ruler component from PIVOT-1017, this would size itself and 
> display line numbers or column counts when used as a row or column heading 
> object for a ScrollPane around a TextArea or TextPane (when used with pure 
> text).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to