octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #65687] [Qt Backend] LineWidth parameter ignor


From: INVALID.NOREPLY
Subject: [Octave-bug-tracker] [bug #65687] [Qt Backend] LineWidth parameter ignored
Date: Sun, 5 May 2024 14:55:44 -0400 (EDT)

Follow-up Comment #1, bug #65687 (group octave):

For me, the Linewitdth works fine, but with the newest build of octave from 2
days ago and qt 6.7 the following happens as soon as I mouse over the figure


>> graphics_toolkit('qt')

x = 0:0.1:10;

y = x.^2;

plot(x, y);

title('Test Plot');

xlabel('x');

ylabel('y = x^2');
>> qt.pointer.dispatch: skipping QEventPoint(id=1 ts=0 pos=0,0
scn=347.807,664.875 gbl=347.807,664.875 Released ellipse=(1x1 ∡ 0) vel=0,0
press=-347.807,-664.875 last=-347.807,-664.875 Δ 347.807,664.875) : no target
window




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?65687>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]