mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
add my observations of the icon problems
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15812 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
2487444da9
commit
d74c61f091
@ -67,6 +67,9 @@ MATH CONTROL PANEL
|
||||
* In the math control panel, there is no icon for "Set Math Font".
|
||||
|
||||
* In the math control panel, the buttons are too small.
|
||||
The reason is probably that qt resizes the icons so that they fit into the
|
||||
button, leaving some margin. This leads to different scales for each icon.
|
||||
qt3 did not resize the icons. Can this be set in qt4, too?
|
||||
|
||||
|
||||
OTHER PANELS
|
||||
@ -109,7 +112,7 @@ TOOLBARS & MINIBUFFER
|
||||
* Icons in the toolbars do not have the correct size, they are stretched a few
|
||||
pixels compared to 1.4. This makes the images look jagged and the initial
|
||||
window size has also become to small to show the whole toolbar
|
||||
(Joost 4/11/06).
|
||||
(Joost 4/11/06). See also the math panel buttons entry above.
|
||||
|
||||
* TODO toolbar popup menu, currently disabled (Peter 9/11/06)
|
||||
|
||||
@ -313,4 +316,4 @@ CREDITS:
|
||||
"bottom" in the ui file (Joost 3/11/06).
|
||||
|
||||
FIXED: use the defaul.ui value only when there is no valid position stored
|
||||
(1st start of lyx) (Peter 7/11/2006)
|
||||
(1st start of lyx) (Peter 7/11/2006)
|
||||
|
Loading…
Reference in New Issue
Block a user