mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Make the Scan Output expanders in the Zenmap diff windows work more naturally.
There used to be some complicated logic to resize the whole window when both the expanders were closed. Just using a better packing strategy is a better solution.
This commit is contained in:
parent
9db5c1fa7e
commit
5bc82ec633
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
# Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o [Zenmap] The "Scan Output" expanders in the diff window now behave
|
||||
more naturally. Some strange behavior on Windows was noted by Jah.
|
||||
[David]
|
||||
|
||||
o [Zenmap] Zenmap no longer shows an error message when running Nmap
|
||||
with options that cause a zero-length XML file to be produced (like
|
||||
--iflist). [David]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue