Re: HiDPI Wiki page

2013-12-11 Thread Keith Curtis
I just found the font color, etc. dropdown triangle. It was in the toolbar
code and I had been looking in the combo-box, spinfield, ilstbox, etc.,
etc. I had given up and started looking at the  more toolbar buttons
indicator, and that triangle drawing routine is right below it ;-)


On Tue, Dec 10, 2013 at 8:00 PM, Keith Curtis keit...@gmail.com wrote:

 Here is a wiki page to track the feature work:
 https://wiki.documentfoundation.org/Development/HiDpi

 In there you can see a screenshot of the toolbar issues:
 https://wiki.documentfoundation.org/File:LibreOffice_HiDPI_toolbar_bugs.pdf

 And a list of the other issues, and a todo list of places to keep looking
 ;-)

 I've mostly fixed the status bar controls on my machine. It was primarily
 changing the code to not assume it knew the bitmap size, and then doing
 bitmap doubling. I will submit it to Gerrit when I can write the if() to
 know when.

 I'm stuck trying to find where the font color, etc. dropdown triangle is
 drawn on Linux. I searched for more than an hour, and tried commenting out
 code in DecoView, ImplButton, etc. to find the place, but no luck. Any
 pointers? Is there a reason why it can't use the same dropdown logic that
 the font size uses?

 It will take a while to fix every place, but I'll keep working on the most
 annoying ones...

 -Keith

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: HiDPI Wiki page

2013-12-11 Thread Noel Grandin

On 2013-12-11 11:02, Keith Curtis wrote:



It will take a while to fix every place, but I'll keep working on the most 
annoying ones...





Nice work!

I'm not sure, but I think I saw something on the mailing list recently to the effect that the idea was to gradually 
replace bitmap icons with SVG versions, where they needed to be scaled up.


If you do need SVG stuff, and you don't want to do it yourself, the people on the libreoffice-design mailing list may be 
able to help out.




Disclaimer: http://www.peralex.com/disclaimer.html


___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


HiDPI Wiki page

2013-12-10 Thread Keith Curtis
Here is a wiki page to track the feature work:
https://wiki.documentfoundation.org/Development/HiDpi

In there you can see a screenshot of the toolbar issues:
https://wiki.documentfoundation.org/File:LibreOffice_HiDPI_toolbar_bugs.pdf

And a list of the other issues, and a todo list of places to keep looking
;-)

I've mostly fixed the status bar controls on my machine. It was primarily
changing the code to not assume it knew the bitmap size, and then doing
bitmap doubling. I will submit it to Gerrit when I can write the if() to
know when.

I'm stuck trying to find where the font color, etc. dropdown triangle is
drawn on Linux. I searched for more than an hour, and tried commenting out
code in DecoView, ImplButton, etc. to find the place, but no luck. Any
pointers? Is there a reason why it can't use the same dropdown logic that
the font size uses?

It will take a while to fix every place, but I'll keep working on the most
annoying ones...

-Keith
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice