Closed f4ngy closed 10 years ago
https://developer.apple.com/library/mac/documentation/Java/Conceptual/Java14Development/04-JavaUIToolkits/JavaUIToolkits.html#//apple_ref/doc/uid/TP40001901-SW1 "Note that some other components have similar sizing adjustments to align with the standards set in OS X Human Interface Guidelines for example, scroller and sliders. The JComboBox example is an extreme example. Most are not as large, but this gives you an idea of how the Aqua LAF handles this type of situation."
It would seem that this is intentional on Apple's end, their LAF forces UI components to follow their size standards. I'm not sure if we want to continue looking into how to possibly prevent that or if we want to accept Apple's standard. What does everyone think?
@retrogamer80s What is your opinion on this?
If it worked prev, but stopped you may want to run it by Michael or see what is on stackoverflow (there is a bit of traffic on osx and accessibility). But if it never really worked or stopped once Mavericks was installed as the OS then that may be an os constraint and then should be noted and closed.
--Steph
On Wed, Apr 2, 2014 at 10:25 AM, Lindsey notifications@github.com wrote:
@retrogamer80s https://github.com/retrogamer80s What is your opinion on this?
Reply to this email directly or view it on GitHubhttps://github.com/RITAccess/JBrick/issues/17#issuecomment-39336295 .
It did not work previously, this was something new that we added, so I will mark this as closed for that reason.
ok
On Thu, Apr 3, 2014 at 2:21 PM, Lindsey notifications@github.com wrote:
It did not work previously, this was something new that we added, so I will mark this as closed for that reason.
Reply to this email directly or view it on GitHubhttps://github.com/RITAccess/JBrick/issues/17#issuecomment-39486311 .
The scrollbar size was increased previously and it looks larger on Windows but it does not show up as larger on OSX