Confirmed users
269
edits
m (rv for and on behalf of Biesi) |
|||
| Line 42: | Line 42: | ||
* How will various platforms cope, especially Cocoa, where scrollbars are native widgets? | * How will various platforms cope, especially Cocoa, where scrollbars are native widgets? | ||
* This will cause some problems for accessibility, which currently depends on native widgets being attached to the browser content window, but Aaron thinks he can deal with it. | * This will cause some problems for accessibility, which currently depends on native widgets being attached to the browser content window, but Aaron thinks he can deal with it. | ||
It looks like Cocoa might be able to paint scrollbars via NSSliderCell. | It looks like Cocoa might be able to paint scrollbars via NSSliderCell. | ||