Show More
@@ -1465,6 +1465,8 b' class ibrowse(ipipe.Display):' | |||
|
1465 | 1465 | except KeyError: |
|
1466 | 1466 | align = 2 |
|
1467 | 1467 | style = astyle.style_nodata |
|
1468 | if i == level.cury: | |
|
1469 | style = self.getstylehere(style) | |
|
1468 | 1470 | padstyle = self.style_datapad |
|
1469 | 1471 | sepstyle = self.style_sep |
|
1470 | 1472 | if i == level.cury: |
General Comments 0
You need to be logged in to leave comments.
Login now