aleigood

Results 5 issues of aleigood

The test code: mChart = (HorizontalBarChart) findViewById(R.id.chart); mChart.getDescription().setEnabled(false); mChart.setMaxVisibleValueCount(30); mChart.setPinchZoom(true); mChart.setDoubleTapToZoomEnabled(false); mChart.setDrawGridBackground(false); mChart.setHighlightPerTapEnabled(false); mChart.getAxisLeft().setEnabled(false); mChart.getAxisRight().setEnabled(false); mChart.setFitBars(true); mChart.animateY(1000); final ArrayList values = new ArrayList(); values.add(new BarEntry(0, 1, "1")); values.add(new BarEntry(1, 4,...

打印结果为ji

Description: Frezza (CreatureId:9564) and Zapetta (CreatureId:9566) has gossip menu: "Where is the zeppelin now?", but it Not working. Branch(es): 3.3.5 TC rev. hash/commit: 8c51d5cfedd119d4e215420645645d435af44650 Operating system: CentOS

Sub-Gossips/Texts
Feedback-FixOutdatedMissingWIP
Comp-Database
Comp-C++Script
Branch-3.3.5a

``` Warning: Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use React.forwardRef()? Check the render method of `SlotClone`. at CheckmarkIcon at...

Description: When the pet is put out, it looks like poisoned and with corresponding sound effect. ![bug3](https://user-images.githubusercontent.com/3367999/76140860-9be59a80-6099-11ea-8d31-c963452f782e.gif) Steps to reproduce the problem: 1. .character level 70 2. .go xyz 2409.238037...

Sub-Spells
Sub-PetMinion
Branch-3.3.5a
Priority-Cosmetic