Ticket #1632 (closed defect: fixed)

Opened 6 months ago

Last modified 4 months ago

Threaded AV doesn't update label sizes in AV tree

Reported by: zbynek Owned by: lucas
Priority: very high Milestone: GeoGebra 4.2
Component: General Keywords:
Cc: michael, markus Estimate (h): 0
Progress (%): 100

Description (last modified by zbynek) (diff)

With

GuiManager::USE_COMPRESSED_VIEW = true;

create function x2 and drag it so that the formula becomes longer -- you will only see part of it. Doesn't happen with

GuiManager::USE_COMPRESSED_VIEW = false;

Change History

comment:1 Changed 6 months ago by zbynek

  • Description modified (diff)
  • Milestone changed from GeoGebra 4.0 to GeoGebra 4.2

comment:2 Changed 6 months ago by michael

  • Cc markus added

also setting private static int CV_UPDATES_PER_SECOND = 1; and dragging x2 doesn't seem to slow down the update in the AV

comment:3 Changed 6 months ago by lucas

[14081] should fix the described problem

please test

comment:4 Changed 6 months ago by lucas

  • Status changed from new to accepted

comment:5 Changed 4 months ago by lucas

  • Status changed from accepted to closed
  • Progress (%) changed from 0 to 100
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.